7 #ifndef GDK_TOOL_INPUT_H
8 #define GDK_TOOL_INPUT_H
13 #include <GoVision/Data/GvDataMsg.h>
14 #include <GoVision/Data/GvGenericMsg.h>
15 #include <GoVision/Data/GvMeasureMsg.h>
16 #include <GoVision/Data/GvFeatureMsg.h>
17 #include <GoVision/Data/GvProfileMsg.h>
18 #include <GoVision/Data/GvSurfaceMsg.h>
29 kDeclareValueEx(
Gdk, GdkInputItemClass,
kValue)
30 kDeclareValueEx(Gdk, GdkToolInputDataItem,
kValue)
491 #include <Gdk/Tools/GdkToolInput.x.h>
Essential Gdk declarations.
Definition: GdkCfgInterfaces.h:14
#define kDeclareClassEx(PREFIX, SYMBOL, BASE)
Represents a data source selection.
k64u digitalInputStatus
Bit mask containing frame information:
Definition: GdkToolInput.h:53
k64s encoderIndex
Encoder value at time of most recent encoder snapshot signal (encoder ticks).
Definition: GdkToolInput.h:52
k64u frame
Frame index of message data (counts up from zero).
Definition: GdkToolInput.h:49
Declares geometric feature class.
Represents acquisition metadata associated with a data message.
Definition: GdkToolInput.h:47
k64s encoder
Encoder value corresponding to message data (encoder ticks).
Definition: GdkToolInput.h:51
Represents anchor parameter source selections.
k64u time
Timestamp corresponding to message data (us).
Definition: GdkToolInput.h:50
Declares the GdkDataInfo class.