.. _group__a3d__tessface:

########
TessFace
########

Functions and structures for defining tessellation face data. 

Entity type is :c:enumerator:`~kA3DTypeTessFace`\ .

This entity is used only within the :c:enumerator:`~kA3DTypeTess3D` entity and is never shared. Therefore, no pointer is available for this entity type. 


   :c:struct:`~A3DTessFaceData` 


.. rst-class:: kind-group kind-topic

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


.. rst-class:: api-xref-list


* :ref:`Bitmasks for Specifying Tessellation Types <group__a3d__tessfacetype>`
* :ref:`Bitmasks for Loop Characteristics in Face Loops <group__a3d__tessfaceflags>`
* :ref:`Bitmasks for Behavior of Normals <group__a3d__tessfacenormal>`

.. rst-class:: kind-group kind-record

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


.. rst-class:: api-xref-list


* :c:struct:`~A3DTessFaceData`

.. toctree::
   :maxdepth: 1
   :hidden:

   a3d_tessfacetype
   a3d_tessfaceflags
   a3d_tessfacenormal
   ../structures/A3DTessFaceData


