|
Gocator Vision Library
|
| kArray1 GvProfileMsg_PointsArray | ( | GvProfileMsg | 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. |