Root entities section. More...
Data Structures | |
struct | A3DRootBaseData |
A structure representing a hierarchy of descriptive names and modeler data that applies to any PRC entity. More... | |
struct | A3DRootBaseWithGraphicsData |
A structure specifying root graphics data. More... | |
struct | A3DMiscSingleAttributeData |
A structure that specifies modeler data attribute. More... | |
struct | A3DMiscAttributeData |
A structure that specifies descriptive names and modeller data. More... | |
Enumerations | |
enum | A3DEModellerAttributeType { kA3DModellerAttributeTypeNull = 0, kA3DModellerAttributeTypeInt = 1, kA3DModellerAttributeTypeReal = 2, kA3DModellerAttributeTypeTime = 3, kA3DModellerAttributeTypeString = 4 } |
An enumeration that identifies the type of modeller data represented in an A3DMiscSingleAttributeData structure. More... | |
Root entities section.