
#######################
A3DTopoUniqueVertexData
#######################

.. c:struct:: A3DTopoUniqueVertexData

   Structure for a vertex defined with a single position. 
   
   
      2.0
   
   
   
      See note in :ref:`Topology Module <group__a3d__topology__module>`\ . 
   
   
   
   Index
   =====
   
   .. rubric:: Variables
   
   
   .. rst-class:: api-xref-list
   
   
   * :c:member:`~A3DTopoUniqueVertexData.m_dTolerance`
   * :c:member:`~A3DTopoUniqueVertexData.m_sPoint`
   
   



.. rst-class:: kind-group kind-variable

.. rubric:: Variables
   :class: kind-group-title


.. c:member:: A3DDouble A3DTopoUniqueVertexData.m_dTolerance

      .. rst-class:: sig-pretty-signature
      
         | :c:type:`~A3DDouble`
      
      Associated tolerance. 
      
      See related note. 
      



.. c:member:: A3DVector3dData A3DTopoUniqueVertexData.m_sPoint

      .. rst-class:: sig-pretty-signature
      
         | :c:struct:`~A3DVector3dData`
      
      3D point. 
      




