|
Gocator Vision Library
|
| kStatus GvProfileMsg_SetPointsArray | ( | GvProfileMsg | msg, |
| kArray1 | points | ||
| ) |
The item type and size 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. |