Assimp
v4.1. (December 2018)
|
Inherits Assimp::StepFile::shape_aspect, and Assimp::STEP::ObjectHelper< datum_target, 1 >.
Inherited by Assimp::StepFile::placed_datum_target_feature.
Public Member Functions | |
datum_target () | |
![]() | |
shape_aspect () | |
![]() | |
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 | |
identifier::Out | target_id |
![]() | |
Maybe< text::Out > | description |
label::Out | name |
Lazy< product_definition_shape > | of_shape |
LOGICAL::Out | product_definitional |
![]() | |
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 |
identifier::Out Assimp::StepFile::datum_target::target_id |