Assimp
v4.1. (December 2018)
|
Inherits Assimp::STEP::ObjectHelper< group, 2 >.
Inherited by Assimp::StepFile::characteristic_type, Assimp::StepFile::class_system, Assimp::StepFile::document_identifier, Assimp::StepFile::language, Assimp::StepFile::product_concept_feature_category, Assimp::StepFile::product_definition_element_relationship, Assimp::StepFile::requirement_source, and Assimp::StepFile::satisfies_requirement.
Public Member Functions | |
group () | |
![]() | |
ObjectHelper () | |
![]() | |
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 | |
Maybe< text::Out > | description |
label::Out | name |
![]() | |
std::bitset< arg_count > | aux_is_derived |
Additional Inherited Members | |
![]() | |
static Object * | Construct (const STEP::DB &db, const EXPRESS::LIST ¶ms) |
|
inline |
label::Out Assimp::StepFile::group::name |