Bitmasks for Behavior of Normals
Macro Definitions
Detailed Description
- group a3d_tessfacenormal
Bitmasks used to set and access the A3DTessFaceData::m_usUsedEntitiesFlags.
If this flag is set, the corresponding OneNormal entity (see Bitmasks for Specifying Tessellation Types) is planar and only one normal is defined for the entity. Otherwise, one normal per point is defined.
- Version
2.0
Macro Definition
-
kA3DTessFaceDataNormalSingle
Bit indicating normal behavior for OneNormal entities.
-
kA3DTessFaceDataNormalMask
Access to real value of number of entities.