CFx SDK Documentation
2020SP3
|
#include <GsVisualStyleProperties.h>
Additional Inherited Members | |
Public Types inherited from OdGsProperties | |
enum | PropertiesType { kViewport = 1, kBackground = (1 << 1), kVisualStyle = (1 << 2), kRenderEnvironment = (1 << 3), kRenderSettings = (1 << 4), kDeviceSimple = 0, kDeviceBackground = 3, kDeviceNormal = 7, kDeviceRender = 0xFF, kAll = 0xFF } |
Static Public Member Functions inherited from OdRxObject | |
static OdRxObjectPtr | cast (const OdRxObject *pointer) |
static OdRxClass * | desc () |
Protected Attributes inherited from OdGsProperties | |
void * | m_pUnderlyingDrawable |
const OdGiDrawable * | m_pInconsistentDrawable |
OdGiContext * | m_context |
OdGiDrawablePtr(* | m_pOpenDrawableFn )(OdDbStub *id) |
bool | m_bDrawablePersistent |
OdGiDrawable::DrawableType | m_dType |
<group OdGs_Classes>
Definition at line 46 of file GsVisualStyleProperties.h.
OdGsVisualStyleProperties::OdGsVisualStyleProperties | ( | ) |
OdGsVisualStyleProperties::~OdGsVisualStyleProperties | ( | ) |
void OdGsVisualStyleProperties::clearTraits | ( | ) |
|
virtual |
Implements OdGsProperties.
bool OdGsVisualStyleProperties::isTraitsModified | ( | ) |
OdGsVisualStyleProperties::ODRX_DECLARE_MEMBERS | ( | OdGsVisualStyleProperties | ) |
|
virtual |
Reimplemented from OdGsProperties.
|
inlinevirtual |
Implements OdGsProperties.
Definition at line 64 of file GsVisualStyleProperties.h.
|
virtual |
Implements OdGsProperties.
|
inline |
Definition at line 56 of file GsVisualStyleProperties.h.