A3DRiPolyBrepModelData

Fields

A3DBool

m_bIsClosed

Detailed Description

struct A3DRiPolyBrepModelData

PolyBrepModel structure.

This structure handles only a flag indicating whether the tessellation is closed (solid). Tessellation must be recovered with base class function A3DRiRepresentationItemGet.

Version

2.0

Public Members

A3DBool m_bIsClosed

A value of true indicates the tessellation closed; otherwise, it is open.