Flags for Specifying Wire Characteristics
Macro Definitions
Detailed Description
- group a3d_tess3dwireflags
Bitmasks used in the A3DTess3DWireData structure to describe wire characteristics.
These bitmasks must be applied on the first unsigned int containing the number of related indexes in the array used to described current wire.
- Version
2.0
Macro Definition
-
kA3DTess3DWireDataIsClosing
The current wire is closed.
-
kA3DTess3DWireDataIsContinuous
Indicates that the last point of preceding wire should be linked with the first point of the current one.