Assimp  v4.1. (December 2018)
Assimp::StepFile::property_definition_representation Struct Reference

Inherits Assimp::STEP::ObjectHelper< property_definition_representation, 2 >.

Inherited by Assimp::StepFile::material_property_representation, and Assimp::StepFile::shape_definition_representation.

Public Member Functions

 property_definition_representation ()
 
- Public Member Functions inherited from Assimp::STEP::ObjectHelper< property_definition_representation, 2 >
 ObjectHelper ()
 
- Public Member Functions inherited from Assimp::STEP::Object
std::string GetClassName () const
 
uint64_t GetID () const
 
 Object (const char *classname="unknown")
 
void SetID (uint64_t newval)
 
template<typename T >
const T & To () const
 
template<typename T >
T & To ()
 
template<typename T >
const T * ToPtr () const
 
template<typename T >
T * ToPtr ()
 
virtual ~Object ()
 

Public Attributes

represented_definition::Out definition
 
Lazy< representationused_representation
 
- Public Attributes inherited from Assimp::STEP::ObjectHelper< property_definition_representation, 2 >
std::bitset< arg_count > aux_is_derived
 

Additional Inherited Members

- Static Public Member Functions inherited from Assimp::STEP::ObjectHelper< property_definition_representation, 2 >
static ObjectConstruct (const STEP::DB &db, const EXPRESS::LIST &params)
 

Constructor & Destructor Documentation

◆ property_definition_representation()

Assimp::StepFile::property_definition_representation::property_definition_representation ( )
inline

Member Data Documentation

◆ definition

represented_definition::Out Assimp::StepFile::property_definition_representation::definition

◆ used_representation

Lazy< representation > Assimp::StepFile::property_definition_representation::used_representation

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