Topology Context Data
Structure and bitmasks for specifying the topology context and common attributes such as granularity, tolerance, and thickness. More...
Data Structures | |
struct | A3DTopoContextData |
Structure for parsing or creating an A3DTopoContext entity. More... | |
Macros | |
#define | kA3DContextNoClamp 0x0002 |
#define | kA3DContextNoSplit 0x0004 |
#define | kA3DContextOuterLoopFirst 0x0001 |
Detailed Description
Structure and bitmasks for specifying the topology context and common attributes such as granularity, tolerance, and thickness.
- Version
- 2.0
Entity type is kA3DTypeTopoContext
Macro Definition Documentation
#define kA3DContextNoClamp 0x0002 |
UV Curves are clamped on surface.
#define kA3DContextNoSplit 0x0004 |
Faces are split.
#define kA3DContextOuterLoopFirst 0x0001 |
Outer loops are always first loops.