|
CFx SDK Documentation 2024 SP0
|
#include <TrVisPropertyDef.h>
Public Member Functions | |
| const OdGeMatrix3d & | propertyValue () const |
Public Member Functions inherited from OdTrVisPropertyDef | |
| PropertyType | propertyType () const |
| UnderlyingDataType | underlyingDataType () const |
Public Attributes | |
| OdGeMatrix3d | m_mtxVal |
Public Attributes inherited from OdTrVisPropertyDef | |
| enum OdTrVisPropertyDef::PropertyType | m_propType |
Protected Member Functions | |
| OdTrVisMatrixPropertyDef (PropertyType propType, const OdGeMatrix3d &mtxVal) | |
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 126 of file TrVisPropertyDef.h.
|
inlineprotected |
Definition at line 131 of file TrVisPropertyDef.h.
|
inline |
Definition at line 129 of file TrVisPropertyDef.h.
| OdGeMatrix3d OdTrVisMatrixPropertyDef::m_mtxVal |
Definition at line 128 of file TrVisPropertyDef.h.