
####################################
A3DCrossingPointsCrvIntersectionData
####################################

.. c:struct:: A3DCrossingPointsCrvIntersectionData

   Crossing point curve intersection data. 
   
   
      2.0 
   
   
   
   Index
   =====
   
   .. rubric:: Variables
   
   
   .. rst-class:: api-xref-list
   
   
   * :c:member:`~A3DCrossingPointsCrvIntersectionData.m_sPosition`
   * :c:member:`~A3DCrossingPointsCrvIntersectionData.m_sUVPosition1`
   * :c:member:`~A3DCrossingPointsCrvIntersectionData.m_sUVPosition2`
   * :c:member:`~A3DCrossingPointsCrvIntersectionData.m_sTangent`
   * :c:member:`~A3DCrossingPointsCrvIntersectionData.m_dParameter`
   * :c:member:`~A3DCrossingPointsCrvIntersectionData.m_dScale`
   * :c:member:`~A3DCrossingPointsCrvIntersectionData.m_cFlags`
   
   



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

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


.. c:member:: A3DVector3dData A3DCrossingPointsCrvIntersectionData.m_sPosition

      .. rst-class:: sig-pretty-signature
      
         | :c:struct:`~A3DVector3dData`
      
      Crossing point position. 
      



.. c:member:: A3DVector2dData A3DCrossingPointsCrvIntersectionData.m_sUVPosition1

      .. rst-class:: sig-pretty-signature
      
         | :c:struct:`~A3DVector2dData`
      
      Crossing point UV on surface 1. 
      



.. c:member:: A3DVector2dData A3DCrossingPointsCrvIntersectionData.m_sUVPosition2

      .. rst-class:: sig-pretty-signature
      
         | :c:struct:`~A3DVector2dData`
      
      Crossing point UV on surface 2. 
      



.. c:member:: A3DVector3dData A3DCrossingPointsCrvIntersectionData.m_sTangent

      .. rst-class:: sig-pretty-signature
      
         | :c:struct:`~A3DVector3dData`
      
      Crossing point tangent. 
      



.. c:member:: A3DDouble A3DCrossingPointsCrvIntersectionData.m_dParameter

      .. rst-class:: sig-pretty-signature
      
         | :c:type:`~A3DDouble`
      
      Crossing point parameter. 
      



.. c:member:: A3DDouble A3DCrossingPointsCrvIntersectionData.m_dScale

      .. rst-class:: sig-pretty-signature
      
         | :c:type:`~A3DDouble`
      
      Crossing point scale. 
      



.. c:member:: A3DUTF8Char A3DCrossingPointsCrvIntersectionData.m_cFlags

      .. rst-class:: sig-pretty-signature
      
         | :c:type:`~A3DUTF8Char`
      
      Crossing point flags. 
      




