CFx SDK Documentation
2020SP3
|
#include <GsBackgroundProperties.h>
Protected Member Functions | |
virtual void | nestedBackgroundDisplay (OdGsBaseVectorizer &view, const OdGiDrawable *pDrawable, OdGiBackgroundTraitsData *pBackgroundTraits, OdGsPropertiesDirectRenderOutput *pdro=NULL) |
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 35 of file GsBackgroundProperties.h.
OdGsBackgroundProperties::OdGsBackgroundProperties | ( | ) |
OdGsBackgroundProperties::~OdGsBackgroundProperties | ( | ) |
|
inline |
Definition at line 60 of file GsBackgroundProperties.h.
|
inline |
Definition at line 62 of file GsBackgroundProperties.h.
void OdGsBackgroundProperties::clearTraits | ( | ) |
|
virtual |
Implements OdGsProperties.
|
inline |
Definition at line 55 of file GsBackgroundProperties.h.
|
inline |
Definition at line 57 of file GsBackgroundProperties.h.
|
inline |
Definition at line 59 of file GsBackgroundProperties.h.
|
inline |
Definition at line 56 of file GsBackgroundProperties.h.
bool OdGsBackgroundProperties::isTraitsModified | ( | ) |
|
protectedvirtual |
Implements OdGsNestedBackground.
OdGsBackgroundProperties::ODRX_DECLARE_MEMBERS | ( | OdGsBackgroundProperties | ) |
|
virtual |
Reimplemented from OdGsProperties.
|
inlinevirtual |
Implements OdGsProperties.
Definition at line 72 of file GsBackgroundProperties.h.
|
inline |
Definition at line 64 of file GsBackgroundProperties.h.
|
inline |
Definition at line 63 of file GsBackgroundProperties.h.
|
inline |
Definition at line 58 of file GsBackgroundProperties.h.
|
inline |
Definition at line 54 of file GsBackgroundProperties.h.
|
virtual |
Implements OdGsProperties.