|
Assimp
v4.1. (December 2018)
|
Inherits Assimp::StepFile::swept_face_solid, and Assimp::STEP::ObjectHelper< extruded_face_solid, 2 >.
Inherited by Assimp::StepFile::extruded_face_solid_with_trim_conditions.
Public Member Functions | |
| extruded_face_solid () | |
Public Member Functions inherited from Assimp::StepFile::swept_face_solid | |
| swept_face_solid () | |
Public Member Functions inherited from Assimp::StepFile::solid_model | |
| solid_model () | |
Public Member Functions inherited from Assimp::StepFile::geometric_representation_item | |
| geometric_representation_item () | |
Public Member Functions inherited from Assimp::StepFile::representation_item | |
| representation_item () | |
Public Member Functions inherited from Assimp::STEP::ObjectHelper< representation_item, 1 > | |
| 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< geometric_representation_item, 0 > | |
| ObjectHelper () | |
Public Member Functions inherited from Assimp::STEP::ObjectHelper< solid_model, 0 > | |
| ObjectHelper () | |
Public Member Functions inherited from Assimp::STEP::ObjectHelper< swept_face_solid, 1 > | |
| ObjectHelper () | |
Public Member Functions inherited from Assimp::STEP::ObjectHelper< extruded_face_solid, 2 > | |
| ObjectHelper () | |
Public Attributes | |
| positive_length_measure::Out | depth |
| Lazy< direction > | extruded_direction |
Public Attributes inherited from Assimp::StepFile::swept_face_solid | |
| Lazy< face_surface > | swept_face |
Public Attributes inherited from Assimp::StepFile::representation_item | |
| label::Out | name |
Public Attributes inherited from Assimp::STEP::ObjectHelper< representation_item, 1 > | |
| std::bitset< arg_count > | aux_is_derived |
Public Attributes inherited from Assimp::STEP::ObjectHelper< geometric_representation_item, 0 > | |
| std::bitset< arg_count > | aux_is_derived |
Public Attributes inherited from Assimp::STEP::ObjectHelper< solid_model, 0 > | |
| std::bitset< arg_count > | aux_is_derived |
Public Attributes inherited from Assimp::STEP::ObjectHelper< swept_face_solid, 1 > | |
| std::bitset< arg_count > | aux_is_derived |
Public Attributes inherited from Assimp::STEP::ObjectHelper< extruded_face_solid, 2 > | |
| std::bitset< arg_count > | aux_is_derived |
Additional Inherited Members | |
Static Public Member Functions inherited from Assimp::STEP::ObjectHelper< representation_item, 1 > | |
| static Object * | Construct (const STEP::DB &db, const EXPRESS::LIST ¶ms) |
Static Public Member Functions inherited from Assimp::STEP::ObjectHelper< geometric_representation_item, 0 > | |
| static Object * | Construct (const STEP::DB &db, const EXPRESS::LIST ¶ms) |
Static Public Member Functions inherited from Assimp::STEP::ObjectHelper< solid_model, 0 > | |
| static Object * | Construct (const STEP::DB &db, const EXPRESS::LIST ¶ms) |
Static Public Member Functions inherited from Assimp::STEP::ObjectHelper< swept_face_solid, 1 > | |
| static Object * | Construct (const STEP::DB &db, const EXPRESS::LIST ¶ms) |
Static Public Member Functions inherited from Assimp::STEP::ObjectHelper< extruded_face_solid, 2 > | |
| static Object * | Construct (const STEP::DB &db, const EXPRESS::LIST ¶ms) |
|
inline |
| positive_length_measure::Out Assimp::StepFile::extruded_face_solid::depth |