Gocator Vision Library
 All Classes Files Functions Variables Typedefs Friends Modules Pages
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.

Parameters
msgMessage object.
pointsPoints array.
Returns
Operation status.