|
Gocator Vision Library
|
| kStatus GvSurfaceMsg_SetPointsArray | ( | GvSurfaceMsg | msg, |
| kArray2 | points | ||
| ) |
The item type and dimensions of the array must match those of the message. Otherwise an error is returned. Note: this does not transfer ownership of the passed array but only copies it into the message object.
| msg | Message object. |
| points | Points array. |