|
CFx SDK Documentation 2024 SP0
|
#include <TrVisPropertyDef.h>
Public Member Functions | |
| OdTrVisLayerPropertyDef (OdTrVisLayerId layerId) | |
| OdTrVisLayerId | propertyValue () const |
Public Member Functions inherited from OdTrVisIdPropertyDef | |
| OdTrVisId | propertyValue () const |
Public Member Functions inherited from OdTrVisPropertyDef | |
| PropertyType | propertyType () const |
| UnderlyingDataType | underlyingDataType () const |
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 } |
Public Attributes inherited from OdTrVisIdPropertyDef | |
| OdTrVisId | m_idVal |
Public Attributes inherited from OdTrVisPropertyDef | |
| enum OdTrVisPropertyDef::PropertyType | m_propType |
Protected Member Functions inherited from OdTrVisIdPropertyDef | |
| OdTrVisIdPropertyDef (PropertyType propType, OdTrVisId idVal) | |
Protected Member Functions inherited from OdTrVisPropertyDef | |
| OdTrVisPropertyDef (PropertyType propType) | |
<group ExRender_Windows_Classes>
Definition at line 159 of file TrVisPropertyDef.h.
|
inline |
Definition at line 161 of file TrVisPropertyDef.h.
|
inline |
Definition at line 163 of file TrVisPropertyDef.h.