|
Gocator Development Kit
|
Represents an unresampled profile 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 | GdkRawProfileInput_Count (GdkRawProfileInput input) |
| Returns the number of points. More... | |
| const k8u * | GdkRawProfileInput_Intensities (GdkRawProfileInput input) |
| Returns the intensity values. More... | |
| const GdkPointXZ16s * | GdkRawProfileInput_Ranges (GdkRawProfileInput input) |
| Returns the range values. More... | |