|
Gocator API
|
Represents a message containing Linear Feature data.

Public Member Functions | |
| GoDataMessageType | GoDataMsg_Type (GoDataMsg message) |
| Returns the message type for a data channel message given in a GoDataSet. More... | |
| kPoint3d64f | GoLineFeatureMsg_Direction (GoLineFeatureMsg msg) |
| The direction vector of the linear feature. More... | |
| k16u | GoLineFeatureMsg_Id (GoLineFeatureMsg msg) |
| Gets the linear feature identifier. More... | |
| kPoint3d64f | GoLineFeatureMsg_Position (GoLineFeatureMsg msg) |
| Gets a point on the linear feature. More... | |