PolyBrepModel structure. More...
Data Fields | |
A3DUns16 | m_usStructSize |
A3DBool | m_bIsClosed |
PolyBrepModel structure.
This structure handles only a flag indicating whether the tessellation is closed (solid). Tessellation must be recovered with base class function A3DRiRepresentationItemGet.
A3DUns16 A3DRiPolyBrepModelData::m_usStructSize |
Reserved; must be initialized with A3D_INITIALIZE_DATA.
A3DBool A3DRiPolyBrepModelData::m_bIsClosed |
A value of true indicates the tessellation closed; otherwise, it is open.