|
Gocator Development Kit
|
Represents a resampled surface input.

Public Member Functions | |
| GdkFrameInfo | GdkInputItem_FrameInfo (GdkInputItem input) |
| Returns the frame information for the item. More... | |
| const GdkTransform3d * | GdkInputItem_GlobalMatrix (GdkInputItem input) |
| Returns transformation matrix of the item in global space. More... | |
| GdkDataInfo | GdkInputItem_Info (GdkInputItem input) |
| Returns the static data source descriptor for the item. More... | |
| kMsgSet | GdkInputItem_InputMsg (GdkInputItem input) |
| Returns the input message object for the item. More... | |
| const kPoint3d64f * | GdkInputItem_Offset (GdkInputItem input) |
| Returns data offset for the item. More... | |
| kSize | GdkSurfaceInput_ColumnCount (GdkSurfaceInput input) |
| Returns the number of columns. More... | |
| const k8u * | GdkSurfaceInput_IntensityRowAt (GdkSurfaceInput input, kSize row) |
| Returns the intensity values at a specified row. More... | |
| const k16s * | GdkSurfaceInput_RangeRowAt (GdkSurfaceInput input, kSize row) |
| Returns the range values at a specified row. More... | |
| kSize | GdkSurfaceInput_RowCount (GdkSurfaceInput input) |
| Returns the number of rows. More... | |