|
Gocator Vision Library
|
| kStatus GvProfileMsg_CopyPointsArray | ( | GvProfileMsg | msg, |
| kArray1 | points | ||
| ) |
Copies the points buffer with the data from an array to the message.
The item type and size of the array must match those of the message. Otherwise an error is returned.
| msg | Message object. |
| points | Points array. |