|
CFx SDK Documentation 2026 SP0
|
#include <TrVisSectionDef.h>
Public Types | |
| enum | Flags { kEnableFilling = (1 << 0) , kEnableStippling = (1 << 1) } |
Public Attributes | |
| OdUInt16 | m_flags |
| OdUInt16 | m_numFixedPlanes |
| OdTrVisSectionPlaneArray | m_planes |
| ODCOLORREF | m_color |
| ODCOLORREF | m_stippleColor |
| OdUInt8 | m_stipplePattern |
<group ExRender_Windows_Classes>
Definition at line 36 of file TrVisSectionDef.h.
| Enumerator | |
|---|---|
| kEnableFilling | |
| kEnableStippling | |
Definition at line 39 of file TrVisSectionDef.h.
|
inline |
Definition at line 82 of file TrVisSectionDef.h.
|
inline |
Definition at line 83 of file TrVisSectionDef.h.
|
inline |
Definition at line 73 of file TrVisSectionDef.h.
|
inline |
Definition at line 76 of file TrVisSectionDef.h.
|
inline |
Definition at line 95 of file TrVisSectionDef.h.
|
inline |
Definition at line 98 of file TrVisSectionDef.h.
|
inline |
Definition at line 97 of file TrVisSectionDef.h.
|
inline |
Definition at line 88 of file TrVisSectionDef.h.
|
inline |
Definition at line 85 of file TrVisSectionDef.h.
|
inline |
Definition at line 86 of file TrVisSectionDef.h.
|
inline |
Definition at line 74 of file TrVisSectionDef.h.
|
inline |
Definition at line 77 of file TrVisSectionDef.h.
|
inline |
Definition at line 89 of file TrVisSectionDef.h.
|
inline |
Definition at line 91 of file TrVisSectionDef.h.
Definition at line 59 of file TrVisSectionDef.h.
|
inline |
Definition at line 92 of file TrVisSectionDef.h.
|
inline |
Definition at line 80 of file TrVisSectionDef.h.
|
inline |
Definition at line 63 of file TrVisSectionDef.h.
|
inline |
Definition at line 94 of file TrVisSectionDef.h.
|
inline |
Definition at line 79 of file TrVisSectionDef.h.
|
inline |
Definition at line 100 of file TrVisSectionDef.h.
|
inline |
Definition at line 106 of file TrVisSectionDef.h.
|
inline |
Definition at line 107 of file TrVisSectionDef.h.
Definition at line 103 of file TrVisSectionDef.h.
|
inline |
Definition at line 101 of file TrVisSectionDef.h.
|
inline |
Definition at line 104 of file TrVisSectionDef.h.
| ODCOLORREF OdTrVisSectionDef::m_color |
Definition at line 53 of file TrVisSectionDef.h.
| OdUInt16 OdTrVisSectionDef::m_flags |
Definition at line 47 of file TrVisSectionDef.h.
| OdUInt16 OdTrVisSectionDef::m_numFixedPlanes |
Definition at line 49 of file TrVisSectionDef.h.
| OdTrVisSectionPlaneArray OdTrVisSectionDef::m_planes |
Definition at line 51 of file TrVisSectionDef.h.
| ODCOLORREF OdTrVisSectionDef::m_stippleColor |
Definition at line 55 of file TrVisSectionDef.h.
| OdUInt8 OdTrVisSectionDef::m_stipplePattern |
Definition at line 57 of file TrVisSectionDef.h.