|
Assimp
v4.1. (December 2018)
|
Inherits Assimp::StepFile::representation, and Assimp::STEP::ObjectHelper< shape_representation, 0 >.
Inherited by Assimp::StepFile::advanced_brep_shape_representation, Assimp::StepFile::beveled_sheet_representation, Assimp::StepFile::composite_sheet_representation, Assimp::StepFile::compound_shape_representation, Assimp::StepFile::csg_shape_representation, Assimp::StepFile::curve_swept_solid_shape_representation, Assimp::StepFile::edge_based_wireframe_shape_representation, Assimp::StepFile::elementary_brep_shape_representation, Assimp::StepFile::faceted_brep_shape_representation, Assimp::StepFile::geometrically_bounded_2d_wireframe_representation, Assimp::StepFile::geometrically_bounded_surface_shape_representation, Assimp::StepFile::geometrically_bounded_wireframe_shape_representation, Assimp::StepFile::manifold_subsurface_shape_representation, Assimp::StepFile::manifold_surface_shape_representation, Assimp::StepFile::non_manifold_surface_shape_representation, Assimp::StepFile::shape_dimension_representation, Assimp::StepFile::shape_representation_with_parameters, and Assimp::StepFile::shell_based_wireframe_shape_representation.
Public Member Functions | |
| shape_representation () | |
Public Member Functions inherited from Assimp::StepFile::representation | |
| representation () | |
Public Member Functions inherited from Assimp::STEP::ObjectHelper< representation, 3 > | |
| 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< shape_representation, 0 > | |
| ObjectHelper () | |
Additional Inherited Members | |
Static Public Member Functions inherited from Assimp::STEP::ObjectHelper< representation, 3 > | |
| static Object * | Construct (const STEP::DB &db, const EXPRESS::LIST ¶ms) |
Static Public Member Functions inherited from Assimp::STEP::ObjectHelper< shape_representation, 0 > | |
| static Object * | Construct (const STEP::DB &db, const EXPRESS::LIST ¶ms) |
Public Attributes inherited from Assimp::StepFile::representation | |
| Lazy< representation_context > | context_of_items |
| ListOf< Lazy< representation_item >, 1, 0 > | items |
| label::Out | name |
Public Attributes inherited from Assimp::STEP::ObjectHelper< representation, 3 > | |
| std::bitset< arg_count > | aux_is_derived |
Public Attributes inherited from Assimp::STEP::ObjectHelper< shape_representation, 0 > | |
| std::bitset< arg_count > | aux_is_derived |
|
inline |