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

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

Inherited by Assimp::StepFile::camera_usage, and Assimp::StepFile::symbol_representation_map.

Public Member Functions

 representation_map ()
 
- Public Member Functions inherited from Assimp::STEP::ObjectHelper< representation_map, 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

Lazy< representationmapped_representation
 
Lazy< representation_itemmapping_origin
 
- Public Attributes inherited from Assimp::STEP::ObjectHelper< representation_map, 2 >
std::bitset< arg_count > aux_is_derived
 

Additional Inherited Members

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

Constructor & Destructor Documentation

◆ representation_map()

Assimp::StepFile::representation_map::representation_map ( )
inline

Member Data Documentation

◆ mapped_representation

Lazy< representation > Assimp::StepFile::representation_map::mapped_representation

◆ mapping_origin

Lazy< representation_item > Assimp::StepFile::representation_map::mapping_origin

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