Assimp
v4.1. (December 2018)
|
Inherits Assimp::StepFile::representation_item, and Assimp::STEP::ObjectHelper< mapped_item, 2 >.
Inherited by Assimp::StepFile::annotation_symbol, Assimp::StepFile::annotation_text, Assimp::StepFile::annotation_text_character, Assimp::StepFile::camera_image, and Assimp::StepFile::included_text_block.
Public Member Functions | |
mapped_item () | |
![]() | |
representation_item () | |
![]() | |
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 () |
![]() | |
ObjectHelper () | |
Public Attributes | |
Lazy< representation_map > | mapping_source |
Lazy< representation_item > | mapping_target |
![]() | |
label::Out | name |
![]() | |
std::bitset< arg_count > | aux_is_derived |
![]() | |
std::bitset< arg_count > | aux_is_derived |
Additional Inherited Members | |
![]() | |
static Object * | Construct (const STEP::DB &db, const EXPRESS::LIST ¶ms) |
![]() | |
static Object * | Construct (const STEP::DB &db, const EXPRESS::LIST ¶ms) |
|
inline |
Lazy< representation_map > Assimp::StepFile::mapped_item::mapping_source |
Lazy< representation_item > Assimp::StepFile::mapped_item::mapping_target |