A3DMiscSingleAttributeData
Fields
A3DBool |
m_bTitleIsInt |
A3DUTF8Char * |
m_pcTitle |
A3DEModellerAttributeType |
m_eType |
A3DUTF8Char * |
m_pcData |
A3DUns16 |
m_usUnit |
Detailed Description
-
struct
A3DMiscSingleAttributeData
A structure that specifies modeler data attribute.
- Version
- 2.0
Public Members
-
A3DUTF8Char *
m_pcTitle
Title as string.
-
A3DEModellerAttributeType
m_eType
Attribute type.
-
A3DUTF8Char *
m_pcData
Data chunk to be interpreted according to previous type.