A3DTopoBrepDataData

Fields

A3DUns32

m_uiConnexSize

A3DTopoConnex **

m_ppConnexes

A3DBoundingBoxData

m_sBoundingBox

Detailed Description

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.

Version

2.0

Public Members

A3DUns32 m_uiConnexSize

The size of m_ppConnexes.

A3DTopoConnex **m_ppConnexes

Array of A3DTopoConnex.

A3DBoundingBoxData m_sBoundingBox

Bounding box.