|
Gocator Development Kit
|
Describes a data source.

Public Member Functions | |
| kBool | GdkDataInfo_HasIntensity (GdkDataInfo info) |
| Returns whether or not intensity data is available. More... | |
| const GdkRegion3d64f * | GdkDataInfo_Region (GdkDataInfo info) |
| Returns the the data region. More... | |
| const kPoint3d64f * | GdkDataInfo_Scale (GdkDataInfo info) |
| Returns the data scales. More... | |
| GdkDataSource | GdkDataInfo_Source (GdkDataInfo info) |
| Returns the the data source position. More... | |
| k32s | GdkDataInfo_StreamId (GdkDataInfo info) |
| Returns the the stream ID. More... | |
| k32s | GdkDataInfo_StreamStep (GdkDataInfo info) |
| Returns the the stream step. More... | |
| GdkDataType | GdkDataInfo_Type (GdkDataInfo info) |
| Returns the type of the data source. More... | |