|
Gocator Vision Library
|
| kArray2 GvSurfaceMsg_PointsArray | ( | GvSurfaceMsg | msg | ) |
Returns an array object containing the points.
The user must not free the returned array.
The implementation reuses the points buffer so it is fairly efficient. A shell object is still constructed however so it is not as efficient as using the buffer directly.
| msg | Message object. |