A3DRootBaseData
Fields
A3DUns32 |
m_uiSize |
A3DMiscAttribute ** |
m_ppAttributes |
A3DUTF8Char * |
m_pcName |
A3DUns32 |
m_uiPersistentId |
A3DUTF8Char * |
m_pcPersistentId |
A3DUns32 |
m_uiNonPersistentId |
Detailed Description
-
struct
A3DRootBaseData
A structure representing a hierarchy of descriptive names and modeler data that applies to any PRC entity.
- Version
- 2.0
Public Members
-
A3DUns32
m_uiSize
The size of m_ppAttributes.
-
A3DMiscAttribute **
m_ppAttributes
Array of pointers to A3DMiscAttribute structures.
See also
-
A3DUTF8Char *
m_pcName
String containing entity name.
-
A3DUTF8Char *
m_pcPersistentId
Persistent ID other version, as CLSID, Name…