7 #ifndef GDK_DATA_INFO_H
8 #define GDK_DATA_INFO_H
Essential Gdk declarations.
Definition: GdkCfgInterfaces.h:14
const GdkRegion3d64f * GdkDataInfo_Region(GdkDataInfo info)
Returns the the data region.
GdkDataType GdkDataInfo_Type(GdkDataInfo info)
Returns the type of the data source.
const kPoint3d64f * GdkDataInfo_Scale(GdkDataInfo info)
Returns the data scales.
k32s GdkDataInfo_StreamId(GdkDataInfo info)
Returns the the stream ID.
#define kDeclareClassEx(PREFIX, SYMBOL, BASE)
k32s GdkDataInfo_StreamStep(GdkDataInfo info)
Returns the the stream step.
Represents a data source selection.
Represents data type. No longer used as a bitmask. Note that generic data types will have their msb s...
kBool GdkDataInfo_HasIntensity(GdkDataInfo info)
Returns whether or not intensity data is available.
GdkDataSource GdkDataInfo_Source(GdkDataInfo info)
Returns the the data source position.