CFx SDK Documentation
2020SP3
|
Go to the source code of this file.
Enumerations | |
enum | OdTCKind { tkNull = 0, tkShort, tkLong, tkLong2d, tkUShort, tkULong, tkFloat, tkDouble, tkDouble2d, tkBoolean, tkAny, tkTypeCode, tkString, tkObjectId, tkObjectId2d, tkSelect, tkEnum } |
enum OdTCKind |
Enumerator | |
---|---|
tkNull | |
tkShort | |
tkLong | |
tkLong2d | |
tkUShort | |
tkULong | |
tkFloat | |
tkDouble | |
tkDouble2d | |
tkBoolean | |
tkAny | |
tkTypeCode | |
tkString | |
tkObjectId | |
tkObjectId2d | |
tkSelect | |
tkEnum |
Definition at line 27 of file daiTCKind.h.