|
Assimp
v4.1. (December 2018)
|
Inherits Assimp::STEP::ObjectHelper< representation_context, 2 >.
Inherited by Assimp::StepFile::geometric_representation_context, Assimp::StepFile::global_uncertainty_assigned_context, Assimp::StepFile::global_unit_assigned_context, Assimp::StepFile::parametric_representation_context, and Assimp::StepFile::tagged_text_format.
Public Member Functions | |
| representation_context () | |
Public Member Functions inherited from Assimp::STEP::ObjectHelper< representation_context, 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 > | |
| T & | To () |
| template<typename T > | |
| const T & | To () const |
| template<typename T > | |
| T * | ToPtr () |
| template<typename T > | |
| const T * | ToPtr () const |
| virtual | ~Object () |
Public Attributes | |
| identifier::Out | context_identifier |
| text::Out | context_type |
Public Attributes inherited from Assimp::STEP::ObjectHelper< representation_context, 2 > | |
| std::bitset< arg_count > | aux_is_derived |
Additional Inherited Members | |
Static Public Member Functions inherited from Assimp::STEP::ObjectHelper< representation_context, 2 > | |
| static Object * | Construct (const STEP::DB &db, const EXPRESS::LIST ¶ms) |
|
inline |
| identifier::Out Assimp::StepFile::representation_context::context_identifier |
| text::Out Assimp::StepFile::representation_context::context_type |