Functions and structures for defining tessellation face data. More...
Data Structures | |
struct | A3DTessFaceData |
Structure that describes basic entities of a face in a solid or surface mesh representations. More... | |
Modules | |
Bitmasks for Specifying Tessellation Types | |
Bitmasks for specifying a type of tessellation face data. | |
Bitmasks for Loop Characteristics in Face Loops | |
Bitmasks for specifying loop characteristics of face wires in the A3DTessFaceData::m_puiSizesWires array. | |
Bitmasks for Behavior of Normals | |
Bitmasks used to set and access the A3DTessFaceData::m_usUsedEntitiesFlags. | |
Detailed Description
Functions and structures for defining tessellation face data.
Entity type is kA3DTypeTessFace.
This entity is used only within the kA3DTypeTess3D entity and is never shared. Therefore, no pointer is available for this entity type.
- See also
- A3DTessFaceData