.. _group__a3d__tessfaceflags:

###############################################
Bitmasks for Loop Characteristics in Face Loops
###############################################

Bitmasks for specifying loop characteristics of face wires in the :c:member:`A3DTessFaceData::m_puiSizesWires <A3DTessFaceData.m_puiSizesWires>` array. 


   2.0 



Index
=====

.. rubric:: Preprocessor Definitions


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


* :c:macro:`~kA3DTessFaceDataWireIsNotDrawn`
* :c:macro:`~kA3DTessFaceDataWireIsClosing`


.. rst-class:: kind-group kind-preprocessor-definition

.. rubric:: Preprocessor Definitions
   :class: kind-group-title


.. c:macro:: kA3DTessFaceDataWireIsNotDrawn

      Current wire is not to be drawn. 
      



.. c:macro:: kA3DTessFaceDataWireIsClosing

      Current wire is closing on first point. 
      




