CFx SDK Documentation 2024 SP0
|
#include <TrVisViewportDef.h>
Public Member Functions | |
void | setDefault () |
void | setAsCref (ODCOLORREF cref) |
ODCOLORREF | getAsCref () const |
void | enablePointsLineweight (bool bEnable) |
bool | isPointsLineweightEnabled () const |
void | setLineCapStyle (OdUInt32 nStyle) |
void | setLineJoinStyle (OdUInt32 nStyle) |
OdUInt32 | lineCapStyle () const |
OdUInt32 | lineJoinStyle () const |
void | setLineStyle (OdUInt32 nCapStyle, OdUInt32 nJoinStyle) |
void | setLineStyleConfig (bool bPointLwds=true, OdUInt32 nCapStyle=2, OdUInt32 nJoinStyle=2) |
void | updateDefStyle () |
bool | isDefStyle () const |
bool | operator== (const OdTrVisViewportLineStyleDef &def) const |
bool | operator!= (const OdTrVisViewportLineStyleDef &def) const |
Public Attributes | |
ODCOLORREF | m_lineStyleConfig |
<group ExRender_Windows_Classes>
Definition at line 300 of file TrVisViewportDef.h.
|
inline |
Definition at line 312 of file TrVisViewportDef.h.
|
inline |
Definition at line 310 of file TrVisViewportDef.h.
|
inline |
Definition at line 330 of file TrVisViewportDef.h.
|
inline |
Definition at line 314 of file TrVisViewportDef.h.
|
inline |
Definition at line 321 of file TrVisViewportDef.h.
|
inline |
Definition at line 322 of file TrVisViewportDef.h.
|
inline |
Definition at line 333 of file TrVisViewportDef.h.
|
inline |
Definition at line 332 of file TrVisViewportDef.h.
|
inline |
Definition at line 309 of file TrVisViewportDef.h.
|
inline |
Definition at line 304 of file TrVisViewportDef.h.
Definition at line 316 of file TrVisViewportDef.h.
Definition at line 318 of file TrVisViewportDef.h.
Definition at line 324 of file TrVisViewportDef.h.
|
inline |
Definition at line 326 of file TrVisViewportDef.h.
|
inline |
Definition at line 329 of file TrVisViewportDef.h.
ODCOLORREF OdTrVisViewportLineStyleDef::m_lineStyleConfig |
Definition at line 302 of file TrVisViewportDef.h.