Gocator API
GoEllipseMatchMsg Class Reference

Description

Represents a message containing ellipse based part matching results.

Inheritance diagram for GoEllipseMatchMsg:
Inheritance graph

Public Member Functions

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...
 
k8u GoEllipseMatchMsg_Decision (GoEllipseMatchMsg msg)
 Gets the ellipse match decision. More...
 
k8u GoEllipseMatchMsg_MajorDecision (GoEllipseMatchMsg msg)
 Gets the ellipse match major decision. More...
 
k64f GoEllipseMatchMsg_MajorValue (GoEllipseMatchMsg msg)
 Gets the ellipse match major value. More...
 
k8u GoEllipseMatchMsg_MinorDecision (GoEllipseMatchMsg msg)
 Gets the ellipse match minor decision. More...
 
k64f GoEllipseMatchMsg_MinorValue (GoEllipseMatchMsg msg)
 Gets the ellipse match minor value. More...
 
k64f GoEllipseMatchMsg_XOffset (GoEllipseMatchMsg msg)
 Gets the ellipse match X offset. More...
 
k64f GoEllipseMatchMsg_YOffset (GoEllipseMatchMsg msg)
 Gets the ellipse match Y offset. More...
 
k64f GoEllipseMatchMsg_ZAngle (GoEllipseMatchMsg msg)
 Gets the ellipse match Z angle. More...
 

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