A3DTopoBrepDataData

struct A3DTopoBrepDataData

BrepData structure.

The m_sBoundingBox member is valid only if the behaviour stored in the m_ucBehaviour member of the A3DTopoBodyData is not null.

Variables

A3DUns32 A3DTopoBrepDataData.m_uiConnexSize

The size of m_ppConnexes.

A3DTopoConnex **A3DTopoBrepDataData.m_ppConnexes

Array of A3DTopoConnex.

A3DBoundingBoxData A3DTopoBrepDataData.m_sBoundingBox

Bounding box.