Assimp
v4.1. (December 2018)
|
Inherits Assimp::StepFile::annotation_symbol_occurrence, and Assimp::STEP::ObjectHelper< terminator_symbol, 1 >.
Inherited by Assimp::StepFile::dimension_curve_terminator, and Assimp::StepFile::leader_terminator.
Public Member Functions | |
terminator_symbol () | |
![]() | |
annotation_symbol_occurrence () | |
![]() | |
annotation_occurrence () | |
![]() | |
styled_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 () | |
![]() | |
ObjectHelper () | |
![]() | |
ObjectHelper () | |
![]() | |
ObjectHelper () | |
Public Attributes | |
Lazy< annotation_curve_occurrence > | annotated_curve |
![]() | |
Lazy< representation_item > | item |
ListOf< Lazy< presentation_style_assignment >, 1, 0 > | styles |
![]() | |
label::Out | name |
![]() | |
std::bitset< arg_count > | aux_is_derived |
![]() | |
std::bitset< arg_count > | aux_is_derived |
![]() | |
std::bitset< arg_count > | aux_is_derived |
![]() | |
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) |
![]() | |
static Object * | Construct (const STEP::DB &db, const EXPRESS::LIST ¶ms) |
![]() | |
static Object * | Construct (const STEP::DB &db, const EXPRESS::LIST ¶ms) |
![]() | |
static Object * | Construct (const STEP::DB &db, const EXPRESS::LIST ¶ms) |
|
inline |
Lazy< annotation_curve_occurrence > Assimp::StepFile::terminator_symbol::annotated_curve |