CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
OdTrVisMatrixPropertyDef Struct Reference

#include <TrVisPropertyDef.h>

Inheritance diagram for OdTrVisMatrixPropertyDef:
OdTrVisPropertyDef OdTrVisXformPropertyDef

Public Member Functions

const OdGeMatrix3dpropertyValue () const
 
- Public Member Functions inherited from OdTrVisPropertyDef
PropertyType propertyType () const
 
UnderlyingDataType underlyingDataType () const
 
voidoperator new (size_t size)
 
void operator delete (void *p)
 

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 , kTfBranchProperty , kVisualStyleProperty , kSelStyleProperty ,
  kNameProperty , kSysDefaultProperty , kNumPropTypes
}
 
enum  UnderlyingDataType {
  kBooleanProperty = 0 , kIdProperty , kStringProperty , kMatrixProperty ,
  kNumDataTypes
}
 

Detailed Description

<group ExRender_Windows_Classes>

Definition at line 130 of file TrVisPropertyDef.h.

Constructor & Destructor Documentation

◆ OdTrVisMatrixPropertyDef()

OdTrVisMatrixPropertyDef::OdTrVisMatrixPropertyDef ( PropertyType propType,
const OdGeMatrix3d & mtxVal )
inlineprotected

Definition at line 135 of file TrVisPropertyDef.h.

Member Function Documentation

◆ propertyValue()

const OdGeMatrix3d & OdTrVisMatrixPropertyDef::propertyValue ( ) const
inline

Definition at line 133 of file TrVisPropertyDef.h.

Member Data Documentation

◆ m_mtxVal

OdGeMatrix3d OdTrVisMatrixPropertyDef::m_mtxVal

Definition at line 132 of file TrVisPropertyDef.h.


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