< Home

< Programming Guide

< Supported File Formats

REFERENCE MANUAL

Data Structures | Modules
TessFace

Functions and structures for defining tessellation face data. More...

Data Structures

struct  A3DTessFaceData
 Structure that describes basic entities per face for solid or surface mesh representations. More...
 

Modules

 Bitmasks for Specifying Tessellation Types
 Bitmasks for specifying the type of tessellation face data for the A3DTessFaceData::m_usUsedEntitiesFlags member.
 
 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