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

#include <TrVisPropertyDef.h>

Inheritance diagram for OdTrVisStringPropertyDef:
OdTrVisPropertyDef OdTrVisNamePropertyDef

Public Member Functions

const OdStringpropertyValue () 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

OdString m_charVal
 
- Public Attributes inherited from OdTrVisPropertyDef
enum OdTrVisPropertyDef::PropertyType m_propType
 

Protected Member Functions

 OdTrVisStringPropertyDef (PropertyType propType, const OdString &charVal)
 
- 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 118 of file TrVisPropertyDef.h.

Constructor & Destructor Documentation

◆ OdTrVisStringPropertyDef()

OdTrVisStringPropertyDef::OdTrVisStringPropertyDef ( PropertyType propType,
const OdString & charVal )
inlineprotected

Definition at line 123 of file TrVisPropertyDef.h.

Member Function Documentation

◆ propertyValue()

const OdString & OdTrVisStringPropertyDef::propertyValue ( ) const
inline

Definition at line 121 of file TrVisPropertyDef.h.

Member Data Documentation

◆ m_charVal

OdString OdTrVisStringPropertyDef::m_charVal

Definition at line 120 of file TrVisPropertyDef.h.


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