Bitmasks for specifying loop characteristics of face wires in the A3DTessFaceData::m_puiSizesWires array. More...
Macros | |
| #define | kA3DTessFaceDataWireIsClosing 0x8000 |
| #define | kA3DTessFaceDataWireIsNotDrawn 0x4000 |
Detailed Description
Bitmasks for specifying loop characteristics of face wires in the A3DTessFaceData::m_puiSizesWires array.
- Version
- 2.0
Macro Definition Documentation
| #define kA3DTessFaceDataWireIsClosing 0x8000 |
Current wire is closing on first point.
| #define kA3DTessFaceDataWireIsNotDrawn 0x4000 |
Current wire is not to be drawn.
