A3DRiPolyBrepModelData

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().

Index

Variables

Variables

A3DBool A3DRiPolyBrepModelData.m_bIsClosed

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