CFx SDK Documentation
2023 SP0
|
#include <TrVisRenderClient.h>
Classes | |
struct | DicPair |
Public Member Functions | |
OdTrVisRenderClientPropsDic () | |
OdUInt32 | findProp (const OdChar *pPropName) const |
OdUInt32 | numProps () const |
OdRxVariantValue | getPropAt (OdUInt32 nProp) const |
void | setPropAt (OdUInt32 nProp, OdRxVariantValue pValue) |
void | killPropAt (OdUInt32 nProp) |
bool | isEmpty () |
void | clear () |
bool | hasProp (const OdChar *pPropName) const |
void | setProp (const OdChar *pPropName, OdRxVariantValue pValue) |
OdRxVariantValue | getProp (const OdChar *pPropName) const |
void | killProp (const OdChar *pPropName) |
Protected Types | |
typedef OdVector< DicPair > | DicPairsArray |
Protected Attributes | |
DicPairsArray | m_dic |
<group ExRender_Windows_Classes>
Definition at line 135 of file TrVisRenderClient.h.
|
protected |
Definition at line 147 of file TrVisRenderClient.h.
|
inline |
Definition at line 150 of file TrVisRenderClient.h.
|
inline |
Definition at line 171 of file TrVisRenderClient.h.
Definition at line 152 of file TrVisRenderClient.h.
|
inline |
Definition at line 195 of file TrVisRenderClient.h.
|
inline |
Definition at line 167 of file TrVisRenderClient.h.
|
inline |
Definition at line 173 of file TrVisRenderClient.h.
|
inline |
Definition at line 170 of file TrVisRenderClient.h.
Definition at line 201 of file TrVisRenderClient.h.
Definition at line 169 of file TrVisRenderClient.h.
|
inline |
Definition at line 166 of file TrVisRenderClient.h.
|
inline |
Definition at line 174 of file TrVisRenderClient.h.
|
inline |
Definition at line 168 of file TrVisRenderClient.h.
|
protected |
Definition at line 148 of file TrVisRenderClient.h.