A3DRiPolyBrepModelData Struct Reference
PolyBrepModel structure. More...
Data Fields | |
A3DBool | m_bIsClosed |
Detailed Description
PolyBrepModel structure.
- Version
- 2.0
This structure handles only a flag indicating whether the tessellation is closed (solid). Tessellation must be recovered with base class function A3DRiRepresentationItemGet.
- See also
- Tessellation Module
Field Documentation
A3DBool A3DRiPolyBrepModelData::m_bIsClosed |
A value of true indicates the tessellation closed; otherwise, it is open.