CFx SDK Documentation
2020SP3
|
#include <GsViewportProperties.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 GsViewportProperties.h.
OdGsViewportProperties::OdGsViewportProperties | ( | ) |
OdGsViewportProperties::~OdGsViewportProperties | ( | ) |
void OdGsViewportProperties::clearTraits | ( | ) |
|
virtual |
Implements OdGsProperties.
bool OdGsViewportProperties::isTraitsModified | ( | ) |
OdGsViewportProperties::ODRX_DECLARE_MEMBERS | ( | OdGsViewportProperties | ) |
|
virtual |
Reimplemented from OdGsProperties.
|
inlinevirtual |
Implements OdGsProperties.
Definition at line 68 of file GsViewportProperties.h.
|
virtual |
Implements OdGsProperties.
|
inline |
Definition at line 60 of file GsViewportProperties.h.