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

#include <TrVisPropertyDef.h>

Inheritance diagram for OdTrVisPropertyDef:
OdTrVisBooleanPropertyDef OdTrVisIdPropertyDef OdTrVisMatrixPropertyDef OdTrVisStringPropertyDef OdTrVisSysDefaultPropertyDef OdTrVisLayerPropertyDef OdTrVisOwningPropertyDef OdTrVisSelStylePropertyDef OdTrVisStateBranchPropertyDef OdTrVisVisualStylePropertyDef OdTrVisXformPropertyDef OdTrVisNamePropertyDef

Public Types

enum  PropertyType {
  kOwningProperty = 0 , kXformProperty , kLayerProperty , kHlBranchProperty ,
  kVsBranchProperty , kVisualStyleProperty , kSelStyleProperty , kNameProperty ,
  kSysDefaultProperty , kNumPropTypes
}
 
enum  UnderlyingDataType {
  kBooleanProperty = 0 , kIdProperty , kStringProperty , kMatrixProperty ,
  kNumDataTypes
}
 

Public Member Functions

PropertyType propertyType () const
 
UnderlyingDataType underlyingDataType () const
 

Public Attributes

enum OdTrVisPropertyDef::PropertyType m_propType
 

Protected Member Functions

 OdTrVisPropertyDef (PropertyType propType)
 

Detailed Description

<group ExRender_Windows_Classes>

Definition at line 38 of file TrVisPropertyDef.h.

Member Enumeration Documentation

◆ PropertyType

Enumerator
kOwningProperty 
kXformProperty 
kLayerProperty 
kHlBranchProperty 
kVsBranchProperty 
kVisualStyleProperty 
kSelStyleProperty 
kNameProperty 
kSysDefaultProperty 
kNumPropTypes 

Definition at line 40 of file TrVisPropertyDef.h.

◆ UnderlyingDataType

Enumerator
kBooleanProperty 
kIdProperty 
kStringProperty 
kMatrixProperty 
kNumDataTypes 

Definition at line 54 of file TrVisPropertyDef.h.

Constructor & Destructor Documentation

◆ OdTrVisPropertyDef()

OdTrVisPropertyDef::OdTrVisPropertyDef ( PropertyType  propType)
inlineexplicitprotected

Definition at line 81 of file TrVisPropertyDef.h.

Member Function Documentation

◆ propertyType()

PropertyType OdTrVisPropertyDef::propertyType ( ) const
inline

Definition at line 63 of file TrVisPropertyDef.h.

◆ underlyingDataType()

UnderlyingDataType OdTrVisPropertyDef::underlyingDataType ( ) const
inline

Definition at line 64 of file TrVisPropertyDef.h.

Member Data Documentation

◆ m_propType

enum OdTrVisPropertyDef::PropertyType OdTrVisPropertyDef::m_propType

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