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