CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Classes | Public Member Functions | Protected Types | Protected Attributes | List of all members
OdTrVisRenderClientPropsDic Class Reference

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

Protected Attributes

DicPairsArray m_dic
 

Detailed Description

<group ExRender_Windows_Classes>

Definition at line 159 of file TrVisRenderClient.h.

Member Typedef Documentation

◆ DicPairsArray

Definition at line 171 of file TrVisRenderClient.h.

Constructor & Destructor Documentation

◆ OdTrVisRenderClientPropsDic()

OdTrVisRenderClientPropsDic::OdTrVisRenderClientPropsDic ( )
inline

Definition at line 174 of file TrVisRenderClient.h.

Member Function Documentation

◆ clear()

void OdTrVisRenderClientPropsDic::clear ( )
inline

Definition at line 195 of file TrVisRenderClient.h.

◆ findProp()

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

Definition at line 176 of file TrVisRenderClient.h.

◆ getProp()

OdRxVariantValue OdTrVisRenderClientPropsDic::getProp ( const OdChar pPropName) const
inline

Definition at line 219 of file TrVisRenderClient.h.

◆ getPropAt()

OdRxVariantValue OdTrVisRenderClientPropsDic::getPropAt ( OdUInt32  nProp) const
inline

Definition at line 191 of file TrVisRenderClient.h.

◆ hasProp()

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

Definition at line 197 of file TrVisRenderClient.h.

◆ isEmpty()

bool OdTrVisRenderClientPropsDic::isEmpty ( )
inline

Definition at line 194 of file TrVisRenderClient.h.

◆ killProp()

void OdTrVisRenderClientPropsDic::killProp ( const OdChar pPropName)
inline

Definition at line 225 of file TrVisRenderClient.h.

◆ killPropAt()

void OdTrVisRenderClientPropsDic::killPropAt ( OdUInt32  nProp)
inline

Definition at line 193 of file TrVisRenderClient.h.

◆ numProps()

OdUInt32 OdTrVisRenderClientPropsDic::numProps ( ) const
inline

Definition at line 190 of file TrVisRenderClient.h.

◆ setProp()

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

Definition at line 198 of file TrVisRenderClient.h.

◆ setPropAt()

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

Definition at line 192 of file TrVisRenderClient.h.

Member Data Documentation

◆ m_dic

DicPairsArray OdTrVisRenderClientPropsDic::m_dic
protected

Definition at line 172 of file TrVisRenderClient.h.


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