A3DTopoUniqueVertexData Struct Reference
Structure for a vertex defined with a single position. More...
Data Fields | |
A3DDouble | m_dTolerance |
A3DVector3dData | m_sPoint |
Detailed Description
Field Documentation
◆ m_dTolerance
A3DDouble A3DTopoUniqueVertexData::m_dTolerance |
Associated tolerance. See related note.
◆ m_sPoint
A3DVector3dData A3DTopoUniqueVertexData::m_sPoint |
3D point.