CFx SDK Documentation 2024 SP0
|
Enumerations | |
enum | { kNothing = 0 , kIsolines = 1 , kEdges = 2 , kShells = 4 , kOrderedEdges = 8 , kSurfIsolines = 16 , kShellsWithoutWires = 32 , kShellsWithoutWiresWithEdgeColors = 64 , kVertices = 128 , kOptimizedShells = 256 } |
<group TD_Namespaces>
anonymous enum |
Draw functionality.
Enumerator | |
---|---|
kNothing | |
kIsolines | |
kEdges | |
kShells | |
kOrderedEdges | |
kSurfIsolines | |
kShellsWithoutWires | |
kShellsWithoutWiresWithEdgeColors | |
kVertices | |
kOptimizedShells |
Definition at line 38 of file BrepRenderModes.h.