.. _group__a3d__tessfacenormal:

################################
Bitmasks for Behavior of Normals
################################

Bitmasks used to set and access the :c:member:`A3DTessFaceData::m_usUsedEntitiesFlags <A3DTessFaceData.m_usUsedEntitiesFlags>`\ . 


   2.0



If this flag is set, the corresponding OneNormal entity (see :ref:`Bitmasks for Specifying Tessellation Types <group__a3d__tessfacetype>`\ ) is planar and only one normal is defined for the entity. Otherwise, one normal per point is defined. 


Index
=====

.. rubric:: Preprocessor Definitions


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


* :c:macro:`~kA3DTessFaceDataNormalSingle`
* :c:macro:`~kA3DTessFaceDataNormalMask`


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

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


.. c:macro:: kA3DTessFaceDataNormalSingle

      Bit indicating normal behavior for **OneNormal** entities. 
      



.. c:macro:: kA3DTessFaceDataNormalMask

      Access to real value of number of entities. 
      




