|
Assimp
v4.1. (December 2018)
|
Inherits Assimp::STEP::ObjectHelper< shape_aspect, 4 >.
Inherited by Assimp::StepFile::composite_shape_aspect, Assimp::StepFile::datum, Assimp::StepFile::datum_feature, Assimp::StepFile::datum_target, Assimp::StepFile::derived_shape_aspect, Assimp::StepFile::placed_feature, Assimp::StepFile::symmetric_shape_aspect, and Assimp::StepFile::tolerance_zone.
Public Member Functions | |
| shape_aspect () | |
Public Member Functions inherited from Assimp::STEP::ObjectHelper< shape_aspect, 4 > | |
| 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 Attributes | |
| Maybe< text::Out > | description |
| label::Out | name |
| Lazy< product_definition_shape > | of_shape |
| LOGICAL::Out | product_definitional |
Public Attributes inherited from Assimp::STEP::ObjectHelper< shape_aspect, 4 > | |
| std::bitset< arg_count > | aux_is_derived |
Additional Inherited Members | |
Static Public Member Functions inherited from Assimp::STEP::ObjectHelper< shape_aspect, 4 > | |
| static Object * | Construct (const STEP::DB &db, const EXPRESS::LIST ¶ms) |
|
inline |
| label::Out Assimp::StepFile::shape_aspect::name |
| Lazy< product_definition_shape > Assimp::StepFile::shape_aspect::of_shape |
| LOGICAL::Out Assimp::StepFile::shape_aspect::product_definitional |