CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
OdTrVisRenderClientPropsDic Class Reference

#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< DicPairDicPairsArray
 

Protected Attributes

DicPairsArray m_dic
 

Detailed Description

<group ExRender_Windows_Classes>

Definition at line 163 of file TrVisRenderClient.h.

Member Typedef Documentation

◆ DicPairsArray

Definition at line 175 of file TrVisRenderClient.h.

Constructor & Destructor Documentation

◆ OdTrVisRenderClientPropsDic()

OdTrVisRenderClientPropsDic::OdTrVisRenderClientPropsDic ( )
inline

Definition at line 178 of file TrVisRenderClient.h.

Member Function Documentation

◆ clear()

void OdTrVisRenderClientPropsDic::clear ( )
inline

Definition at line 199 of file TrVisRenderClient.h.

◆ findProp()

OdUInt32 OdTrVisRenderClientPropsDic::findProp ( const OdChar * pPropName) const
inline

Definition at line 180 of file TrVisRenderClient.h.

◆ getProp()

OdRxObjectPtr OdTrVisRenderClientPropsDic::getProp ( const OdChar * pPropName) const
inline

Definition at line 223 of file TrVisRenderClient.h.

◆ getPropAt()

OdRxObjectPtr OdTrVisRenderClientPropsDic::getPropAt ( OdUInt32 nProp) const
inline

Definition at line 195 of file TrVisRenderClient.h.

◆ hasProp()

bool OdTrVisRenderClientPropsDic::hasProp ( const OdChar * pPropName) const
inline

Definition at line 201 of file TrVisRenderClient.h.

◆ isEmpty()

bool OdTrVisRenderClientPropsDic::isEmpty ( )
inline

Definition at line 198 of file TrVisRenderClient.h.

◆ killProp()

void OdTrVisRenderClientPropsDic::killProp ( const OdChar * pPropName)
inline

Definition at line 229 of file TrVisRenderClient.h.

◆ killPropAt()

void OdTrVisRenderClientPropsDic::killPropAt ( OdUInt32 nProp)
inline

Definition at line 197 of file TrVisRenderClient.h.

◆ numProps()

OdUInt32 OdTrVisRenderClientPropsDic::numProps ( ) const
inline

Definition at line 194 of file TrVisRenderClient.h.

◆ setProp()

void OdTrVisRenderClientPropsDic::setProp ( const OdChar * pPropName,
OdRxObjectPtr pValue )
inline

Definition at line 202 of file TrVisRenderClient.h.

◆ setPropAt()

void OdTrVisRenderClientPropsDic::setPropAt ( OdUInt32 nProp,
OdRxObjectPtr pValue )
inline

Definition at line 196 of file TrVisRenderClient.h.

Member Data Documentation

◆ m_dic

DicPairsArray OdTrVisRenderClientPropsDic::m_dic
protected

Definition at line 176 of file TrVisRenderClient.h.


The documentation for this class was generated from the following file: