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

Data Fields

A3DDouble m_dTolerance
 
A3DVector3dData m_sPoint
 

Detailed Description

Structure for a vertex defined with a single position.

Version
2.0
Note
See note in Topology Module.

Field Documentation

◆ m_dTolerance

A3DDouble A3DTopoUniqueVertexData::m_dTolerance

Associated tolerance. See related note.

◆ m_sPoint

A3DVector3dData A3DTopoUniqueVertexData::m_sPoint

3D point.