Gocator API
|
Data channel related classes and enums.
Types | |
class | GoAlignMsg |
Represents a message containing an alignment result. More... | |
class | GoBoundingBoxMatchMsg |
Represents a message containing bounding box based part matching results. More... | |
class | GoCircleFeatureMsg |
Represents a message containing circular feature data. More... | |
struct | GoDataMessageType |
Lists all data message types. More... | |
class | GoDataMsg |
Represents a base message sourced from the data channel. More... | |
class | GoEdgeMatchMsg |
Represents a message containing edge based part matching results. More... | |
class | GoEllipseMatchMsg |
Represents a message containing ellipse based part matching results. More... | |
class | GoEventMsg |
Represents a message containing an event (See GoEventType). More... | |
class | GoExposureCalMsg |
Represents a message containing exposure calibration results. More... | |
class | GoGenericMsg |
Represents a data message containing generic data. More... | |
class | GoLineFeatureMsg |
Represents a message containing Linear Feature data. More... | |
struct | GoMeasurementData |
Represents a measurement result. More... | |
class | GoMeasurementMsg |
Represents a message containing a set of GoMeasurementData. More... | |
class | GoMeshMsg |
Represents a data message containing mesh data. More... | |
class | GoNullMsg |
Represents a data message containing null data. More... | |
class | GoPlaneFeatureMsg |
Represents a message containing Planear Feature data. More... | |
class | GoPointFeatureMsg |
Represents a message containing Point Feature data. More... | |
class | GoProfileIntensityMsg |
Represents a data message containing a set of profile intensity arrays. More... | |
class | GoProfilePointCloudMsg |
Represents a data message containing a set of profile arrays. More... | |
class | GoRangeIntensityMsg |
Represents a data message containing a set of range intensity data. More... | |
class | GoRangeMsg |
Represents a data message containing a set of range data. More... | |
class | GoSectionIntensityMsg |
Represents a data message containing a set of profile intensity arrays. More... | |
class | GoSectionMsg |
Represents a data message containing a set of section arrays. More... | |
struct | GoStamp |
Represents an acquisition stamp. More... | |
class | GoStampMsg |
Represents a message containing a set of acquisition stamps. More... | |
class | GoSurfaceIntensityMsg |
Represents a data message containing a surface intensity array. More... | |
class | GoSurfacePointCloudMsg |
Represents a data message containing a surface array. More... | |
struct | GoTracheidEllipse |
Represents a tracheid ellipse. More... | |
class | GoTracheidMsg |
Represents a data message containing a set of tracheid data. More... | |
class | GoUniformProfileMsg |
Represents a data message containing a set of re-sampled profile arrays. More... | |
class | GoUniformSurfaceMsg |
Represents a data message containing a surface array. More... | |
class | GoVideoMsg |
Represents a data message containing a video image. More... | |