|
Assimp
v4.1. (December 2018)
|
Inherits Assimp::StepFile::dimensional_location, and Assimp::STEP::ObjectHelper< angular_location, 1 >.
Public Member Functions | |
| angular_location () | |
Public Member Functions inherited from Assimp::StepFile::dimensional_location | |
| dimensional_location () | |
Public Member Functions inherited from Assimp::StepFile::shape_aspect_relationship | |
| shape_aspect_relationship () | |
Public Member Functions inherited from Assimp::STEP::ObjectHelper< shape_aspect_relationship, 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 Member Functions inherited from Assimp::STEP::ObjectHelper< dimensional_location, 0 > | |
| ObjectHelper () | |
Public Member Functions inherited from Assimp::STEP::ObjectHelper< angular_location, 1 > | |
| ObjectHelper () | |
Public Attributes | |
| angle_relator::Out | angle_selection |
Public Attributes inherited from Assimp::StepFile::shape_aspect_relationship | |
| Maybe< text::Out > | description |
| label::Out | name |
| Lazy< shape_aspect > | related_shape_aspect |
| Lazy< shape_aspect > | relating_shape_aspect |
Public Attributes inherited from Assimp::STEP::ObjectHelper< shape_aspect_relationship, 4 > | |
| std::bitset< arg_count > | aux_is_derived |
Public Attributes inherited from Assimp::STEP::ObjectHelper< dimensional_location, 0 > | |
| std::bitset< arg_count > | aux_is_derived |
Public Attributes inherited from Assimp::STEP::ObjectHelper< angular_location, 1 > | |
| std::bitset< arg_count > | aux_is_derived |
Additional Inherited Members | |
Static Public Member Functions inherited from Assimp::STEP::ObjectHelper< shape_aspect_relationship, 4 > | |
| static Object * | Construct (const STEP::DB &db, const EXPRESS::LIST ¶ms) |
Static Public Member Functions inherited from Assimp::STEP::ObjectHelper< dimensional_location, 0 > | |
| static Object * | Construct (const STEP::DB &db, const EXPRESS::LIST ¶ms) |
Static Public Member Functions inherited from Assimp::STEP::ObjectHelper< angular_location, 1 > | |
| static Object * | Construct (const STEP::DB &db, const EXPRESS::LIST ¶ms) |
|
inline |
| angle_relator::Out Assimp::StepFile::angular_location::angle_selection |