A3DRiBrepModelData Struct Reference
BrepModel structure. More...
Data Fields | |
A3DBool | m_bSolid |
A3DTopoBrepData * | m_pBrepData |
A3DUns16 | m_usStructSize |
Detailed Description
BrepModel structure.
- Version
- 2.0
Field Documentation
A3DUns16 A3DRiBrepModelData::m_usStructSize |
Reserved; must be initialized with A3D_INITIALIZE_DATA.
A3DBool A3DRiBrepModelData::m_bSolid |
Solid or Shell flag.
A3DTopoBrepData* A3DRiBrepModelData::m_pBrepData |
Topological description of the B-rep.