|
Gocator Development Kit
|
Represents a resampled surface input.

Public Member Functions | |
| GdkDataInfo | GdkInputItem_Info (GdkInputItem input) |
| Returns the static data source descriptor 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... | |