
#######################
A3DMkpAnnotationSetData
#######################

.. c:struct:: A3DMkpAnnotationSetData

   Annotation Set structure. 
   
   
      2.0 
   
   
   
   Index
   =====
   
   .. rubric:: Variables
   
   
   .. rst-class:: api-xref-list
   
   
   * :c:member:`~A3DMkpAnnotationSetData.m_uiAnnotationsSize`
   * :c:member:`~A3DMkpAnnotationSetData.m_ppAnnotations`
   
   



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

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


.. c:member:: A3DUns32 A3DMkpAnnotationSetData.m_uiAnnotationsSize

      .. rst-class:: sig-pretty-signature
      
         | :c:type:`~A3DUns32`
      
      Size of m_ppAnnotations array. 
      



.. c:member:: A3DMkpAnnotationEntity** A3DMkpAnnotationSetData.m_ppAnnotations

      .. rst-class:: sig-pretty-signature
      
         | :c:type:`~A3DMkpAnnotationEntity`\ **
      
      Annotation entities stored under current annotation. 
      




