|
CFx SDK Documentation 2026 SP0
|
#include <TrVisRenderClient.h>
Classes | |
| struct | DicPair |
Public Member Functions | |
| OdTrVisRenderClientPropsDic () | |
| OdUInt32 | findProp (const OdChar *pPropName) const |
| OdUInt32 | numProps () const |
| OdRxObjectPtr | getPropAt (OdUInt32 nProp) const |
| void | setPropAt (OdUInt32 nProp, OdRxObjectPtr pValue) |
| void | killPropAt (OdUInt32 nProp) |
| bool | isEmpty () |
| void | clear () |
| bool | hasProp (const OdChar *pPropName) const |
| void | setProp (const OdChar *pPropName, OdRxObjectPtr pValue) |
| OdRxObjectPtr | 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 163 of file TrVisRenderClient.h.
|
protected |
Definition at line 175 of file TrVisRenderClient.h.
|
inline |
Definition at line 178 of file TrVisRenderClient.h.
|
inline |
Definition at line 199 of file TrVisRenderClient.h.
Definition at line 180 of file TrVisRenderClient.h.
|
inline |
Definition at line 223 of file TrVisRenderClient.h.
|
inline |
Definition at line 195 of file TrVisRenderClient.h.
|
inline |
Definition at line 201 of file TrVisRenderClient.h.
|
inline |
Definition at line 198 of file TrVisRenderClient.h.
Definition at line 229 of file TrVisRenderClient.h.
Definition at line 197 of file TrVisRenderClient.h.
|
inline |
Definition at line 194 of file TrVisRenderClient.h.
|
inline |
Definition at line 202 of file TrVisRenderClient.h.
|
inline |
Definition at line 196 of file TrVisRenderClient.h.
|
protected |
Definition at line 176 of file TrVisRenderClient.h.