CFx SDK Documentation 2024 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 159 of file TrVisRenderClient.h.
|
protected |
Definition at line 171 of file TrVisRenderClient.h.
|
inline |
Definition at line 174 of file TrVisRenderClient.h.
|
inline |
Definition at line 195 of file TrVisRenderClient.h.
Definition at line 176 of file TrVisRenderClient.h.
|
inline |
Definition at line 219 of file TrVisRenderClient.h.
|
inline |
Definition at line 191 of file TrVisRenderClient.h.
|
inline |
Definition at line 197 of file TrVisRenderClient.h.
|
inline |
Definition at line 194 of file TrVisRenderClient.h.
Definition at line 225 of file TrVisRenderClient.h.
Definition at line 193 of file TrVisRenderClient.h.
|
inline |
Definition at line 190 of file TrVisRenderClient.h.
|
inline |
Definition at line 198 of file TrVisRenderClient.h.
|
inline |
Definition at line 192 of file TrVisRenderClient.h.
|
protected |
Definition at line 172 of file TrVisRenderClient.h.