Gocator API
 All Classes Files Functions Variables Typedefs Macros Modules Pages
GoPlaneFeatureMsg Class Reference

Description

Represents a message containing Planear Feature data.

Inheritance diagram for GoPlaneFeatureMsg:
Inheritance graph

Public Member Functions

k32s GoDataMsg_ArrayedCount (GoDataMsg message)
 Gets the count of the data messages (in an arrayed context). More...
 
k32s GoDataMsg_ArrayedIndex (GoDataMsg message)
 Gets the index of the data message (in an arrayed context). More...
 
kStatus GoDataMsg_SetArrayedCount (GoDataMsg message, k32s arrayedCount)
 Sets the count of the data messages (in an arrayed context). More...
 
kStatus GoDataMsg_SetArrayedIndex (GoDataMsg message, k32s arrayedIndex)
 Sets the index of the data message (in an arrayed context). More...
 
kStatus GoDataMsg_SetStreamStep (GoDataMsg message, GoDataStep streamStep)
 Sets the source of the data stream. More...
 
kStatus GoDataMsg_SetStreamStepId (GoDataMsg message, k32s streamStepId)
 Sets the identifier of the data stream from the source. More...
 
GoDataStep GoDataMsg_StreamStep (GoDataMsg message)
 Gets the source of the data stream. More...
 
k32s GoDataMsg_StreamStepId (GoDataMsg message)
 Gets the identifier of the data stream from the source. More...
 
GoDataMessageType GoDataMsg_Type (GoDataMsg message)
 Returns the message type for a data channel message given in a GoDataSet. More...
 
k64f GoPlaneFeatureMsg_DistanceToOrigin (GoPlaneFeatureMsg msg)
 Gets shortest distance from the origin to the plane. More...
 
k16u GoPlaneFeatureMsg_Id (GoPlaneFeatureMsg msg)
 Gets the planear feature identifier. More...
 
kPoint3d64f GoPlaneFeatureMsg_Normal (GoPlaneFeatureMsg msg)
 Gets the normal vector of the planear feature. More...
 

The documentation for this class was generated from the following file: