|
Assimp
v4.1. (December 2018)
|
Inherits Assimp::StepFile::bounded_curve, and Assimp::STEP::ObjectHelper< trimmed_curve, 5 >.
Public Member Functions | |
| trimmed_curve () | |
Public Member Functions inherited from Assimp::StepFile::bounded_curve | |
| bounded_curve () | |
Public Member Functions inherited from Assimp::StepFile::curve | |
| curve () | |
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< curve, 0 > | |
| ObjectHelper () | |
Public Member Functions inherited from Assimp::STEP::ObjectHelper< bounded_curve, 0 > | |
| ObjectHelper () | |
Public Member Functions inherited from Assimp::STEP::ObjectHelper< trimmed_curve, 5 > | |
| ObjectHelper () | |
Public Attributes | |
| Lazy< curve > | basis_curve |
| trimming_preference::Out | master_representation |
| BOOLEAN::Out | sense_agreement |
| ListOf< trimming_select, 1, 2 >::Out | trim_1 |
| ListOf< trimming_select, 1, 2 >::Out | trim_2 |
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< curve, 0 > | |
| std::bitset< arg_count > | aux_is_derived |
Public Attributes inherited from Assimp::STEP::ObjectHelper< bounded_curve, 0 > | |
| std::bitset< arg_count > | aux_is_derived |
Public Attributes inherited from Assimp::STEP::ObjectHelper< trimmed_curve, 5 > | |
| 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< curve, 0 > | |
| static Object * | Construct (const STEP::DB &db, const EXPRESS::LIST ¶ms) |
Static Public Member Functions inherited from Assimp::STEP::ObjectHelper< bounded_curve, 0 > | |
| static Object * | Construct (const STEP::DB &db, const EXPRESS::LIST ¶ms) |
Static Public Member Functions inherited from Assimp::STEP::ObjectHelper< trimmed_curve, 5 > | |
| static Object * | Construct (const STEP::DB &db, const EXPRESS::LIST ¶ms) |
|
inline |
| trimming_preference::Out Assimp::StepFile::trimmed_curve::master_representation |
| BOOLEAN::Out Assimp::StepFile::trimmed_curve::sense_agreement |
| ListOf< trimming_select, 1, 2 >::Out Assimp::StepFile::trimmed_curve::trim_1 |
| ListOf< trimming_select, 1, 2 >::Out Assimp::StepFile::trimmed_curve::trim_2 |