A3DTopoUniqueVertexData Struct Reference

Structure for a vertex defined with a single position. More...

Data Fields

A3DDouble m_dTolerance
 
A3DVector3dData m_sPoint
 
A3DUns16 m_usStructSize
 

Detailed Description

Structure for a vertex defined with a single position.

Version
2.0
Note
See note in Topology Module.

Field Documentation

A3DDouble A3DTopoUniqueVertexData::m_dTolerance

Associated tolerance. See related note.

A3DVector3dData A3DTopoUniqueVertexData::m_sPoint

3D point.

A3DUns16 A3DTopoUniqueVertexData::m_usStructSize

Reserved; must be initialized with A3D_INITIALIZE_DATA.