CFx SDK Documentation 2024 SP0
|
#include <TrVisPropertyDef.h>
Public Member Functions | |
bool | propertyValue () const |
Public Member Functions inherited from OdTrVisPropertyDef | |
PropertyType | propertyType () const |
UnderlyingDataType | underlyingDataType () const |
Public Attributes | |
bool | m_boolVal |
Public Attributes inherited from OdTrVisPropertyDef | |
enum OdTrVisPropertyDef::PropertyType | m_propType |
Protected Member Functions | |
OdTrVisBooleanPropertyDef (PropertyType propType, bool bVal) | |
Protected Member Functions inherited from OdTrVisPropertyDef | |
OdTrVisPropertyDef (PropertyType propType) | |
Additional Inherited Members | |
Public Types inherited from OdTrVisPropertyDef | |
enum | PropertyType { kOwningProperty = 0 , kXformProperty , kLayerProperty , kHlBranchProperty , kVsBranchProperty , kVisualStyleProperty , kSelStyleProperty , kNameProperty , kSysDefaultProperty , kNumPropTypes } |
enum | UnderlyingDataType { kBooleanProperty = 0 , kIdProperty , kStringProperty , kMatrixProperty , kNumDataTypes } |
<group ExRender_Windows_Classes>
Definition at line 90 of file TrVisPropertyDef.h.
|
inlineprotected |
Definition at line 95 of file TrVisPropertyDef.h.
|
inline |
Definition at line 93 of file TrVisPropertyDef.h.
bool OdTrVisBooleanPropertyDef::m_boolVal |
Definition at line 92 of file TrVisPropertyDef.h.