|
Assimp
v4.1. (December 2018)
|
Inherits Assimp::StepFile::attribute_classification_assignment, and Assimp::STEP::ObjectHelper< applied_attribute_classification_assignment, 1 >.
Public Member Functions | |
| applied_attribute_classification_assignment () | |
Public Member Functions inherited from Assimp::StepFile::attribute_classification_assignment | |
| attribute_classification_assignment () | |
Public Member Functions inherited from Assimp::STEP::ObjectHelper< attribute_classification_assignment, 3 > | |
| 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< applied_attribute_classification_assignment, 1 > | |
| ObjectHelper () | |
Public Attributes | |
| ListOf< attribute_classification_item, 1, 0 >::Out | items |
Public Attributes inherited from Assimp::StepFile::attribute_classification_assignment | |
| Lazy< group > | assigned_class |
| label::Out | attribute_name |
| Lazy< NotImplemented > | role |
Public Attributes inherited from Assimp::STEP::ObjectHelper< attribute_classification_assignment, 3 > | |
| std::bitset< arg_count > | aux_is_derived |
Public Attributes inherited from Assimp::STEP::ObjectHelper< applied_attribute_classification_assignment, 1 > | |
| std::bitset< arg_count > | aux_is_derived |
Additional Inherited Members | |
Static Public Member Functions inherited from Assimp::STEP::ObjectHelper< attribute_classification_assignment, 3 > | |
| static Object * | Construct (const STEP::DB &db, const EXPRESS::LIST ¶ms) |
Static Public Member Functions inherited from Assimp::STEP::ObjectHelper< applied_attribute_classification_assignment, 1 > | |
| static Object * | Construct (const STEP::DB &db, const EXPRESS::LIST ¶ms) |
|
inline |
| ListOf< attribute_classification_item, 1, 0 >::Out Assimp::StepFile::applied_attribute_classification_assignment::items |