A3DRiPolyBrepModelData Struct Reference

PolyBrepModel structure. More...

Data Fields

A3DBool m_bIsClosed
 
A3DUns16 m_usStructSize
 

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.

A3DUns16 A3DRiPolyBrepModelData::m_usStructSize

Reserved; must be initialized with A3D_INITIALIZE_DATA.