CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
OdTrVisXformPropertyDef Struct Reference

#include <TrVisPropertyDef.h>

Inheritance diagram for OdTrVisXformPropertyDef:
OdTrVisMatrixPropertyDef OdTrVisPropertyDef

Public Member Functions

 OdTrVisXformPropertyDef (const OdGeMatrix3d &xformMatrix)
 
- Public Member Functions inherited from OdTrVisMatrixPropertyDef
const OdGeMatrix3dpropertyValue () 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 OdTrVisMatrixPropertyDef
OdGeMatrix3d m_mtxVal
 
- Public Attributes inherited from OdTrVisPropertyDef
enum OdTrVisPropertyDef::PropertyType m_propType
 
- Protected Member Functions inherited from OdTrVisMatrixPropertyDef
 OdTrVisMatrixPropertyDef (PropertyType propType, const OdGeMatrix3d &mtxVal)
 
- Protected Member Functions inherited from OdTrVisPropertyDef
 OdTrVisPropertyDef (PropertyType propType)
 

Detailed Description

<group ExRender_Windows_Classes>

Definition at line 150 of file TrVisPropertyDef.h.

Constructor & Destructor Documentation

◆ OdTrVisXformPropertyDef()

OdTrVisXformPropertyDef::OdTrVisXformPropertyDef ( const OdGeMatrix3d xformMatrix)
inline

Definition at line 152 of file TrVisPropertyDef.h.


The documentation for this struct was generated from the following file: