|
CFx SDK Documentation 2026 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 245 of file TrVisPropertyDef.h.
|
inline |
Definition at line 251 of file TrVisPropertyDef.h.
|
inline |
Definition at line 271 of file TrVisPropertyDef.h.
|
inline |
Definition at line 253 of file TrVisPropertyDef.h.
|
inline |
Definition at line 272 of file TrVisPropertyDef.h.
|
inline |
Definition at line 273 of file TrVisPropertyDef.h.
|
protected |
Definition at line 249 of file TrVisPropertyDef.h.
|
protected |
Definition at line 248 of file TrVisPropertyDef.h.