|
Gocator Vision Library
|
| kStatus GvSurfaceMsg_CopyPointsArray | ( | GvSurfaceMsg | msg, |
| kArray2 | points | ||
| ) |
Copies the points buffer with the data from an array.
The item type and dimensions of the array must match those of the message. Otherwise an error is returned.
| msg | Message object. |
| points | Points array. |