CFx SDK Documentation 2024 SP0
|
#include <TrVisPropertyDef.h>
Public Member Functions | |
OdTrVisPropertyChangedMonitor (const BasicType &initialState) | |
void | resetValue (const BasicType &newValue, bool bSetChanged=true) |
bool | isChanged () const |
void | setNoChange () |
const BasicType & | value () const |
Protected Attributes | |
BasicType | m_value |
bool | m_bChanged |
<group ExRender_Windows_Classes>
Definition at line 228 of file TrVisPropertyDef.h.
|
inline |
Definition at line 234 of file TrVisPropertyDef.h.
|
inline |
Definition at line 254 of file TrVisPropertyDef.h.
|
inline |
Definition at line 236 of file TrVisPropertyDef.h.
|
inline |
Definition at line 255 of file TrVisPropertyDef.h.
|
inline |
Definition at line 256 of file TrVisPropertyDef.h.
|
protected |
Definition at line 232 of file TrVisPropertyDef.h.
|
protected |
Definition at line 231 of file TrVisPropertyDef.h.