|
Assimp
v4.1. (December 2018)
|
Inherits Assimp::StepFile::representation_item, and Assimp::STEP::ObjectHelper< compound_representation_item, 1 >.
Inherited by Assimp::StepFile::atomic_formula, Assimp::StepFile::complex_clause, Assimp::StepFile::default_tolerance_table_cell, Assimp::StepFile::func, Assimp::StepFile::row_representation_item, Assimp::StepFile::row_value, Assimp::StepFile::simple_clause, Assimp::StepFile::structured_text_composition, Assimp::StepFile::table_representation_item, and Assimp::StepFile::value_range.
Public Member Functions | |
| compound_representation_item () | |
Public Member Functions inherited from Assimp::StepFile::representation_item | |
| representation_item () | |
Public Member Functions inherited from Assimp::STEP::ObjectHelper< representation_item, 1 > | |
| 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 Member Functions inherited from Assimp::STEP::ObjectHelper< compound_representation_item, 1 > | |
| ObjectHelper () | |
Public Attributes | |
| compound_item_definition::Out | item_element |
Public Attributes inherited from Assimp::StepFile::representation_item | |
| label::Out | name |
Public Attributes inherited from Assimp::STEP::ObjectHelper< representation_item, 1 > | |
| std::bitset< arg_count > | aux_is_derived |
Public Attributes inherited from Assimp::STEP::ObjectHelper< compound_representation_item, 1 > | |
| std::bitset< arg_count > | aux_is_derived |
Additional Inherited Members | |
Static Public Member Functions inherited from Assimp::STEP::ObjectHelper< representation_item, 1 > | |
| static Object * | Construct (const STEP::DB &db, const EXPRESS::LIST ¶ms) |
Static Public Member Functions inherited from Assimp::STEP::ObjectHelper< compound_representation_item, 1 > | |
| static Object * | Construct (const STEP::DB &db, const EXPRESS::LIST ¶ms) |
|
inline |
| compound_item_definition::Out Assimp::StepFile::compound_representation_item::item_element |