Assimp
v4.1. (December 2018)
|
Inherits Assimp::StepFile::modified_solid, and Assimp::STEP::ObjectHelper< edge_blended_solid, 1 >.
Inherited by Assimp::StepFile::solid_with_chamfered_edges, Assimp::StepFile::solid_with_constant_radius_edge_blend, and Assimp::StepFile::track_blended_solid.
Public Member Functions | |
edge_blended_solid () | |
![]() | |
modified_solid () | |
![]() | |
solid_model () | |
![]() | |
geometric_representation_item () | |
![]() | |
representation_item () | |
![]() | |
ObjectHelper () | |
![]() | |
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 () |
![]() | |
ObjectHelper () | |
![]() | |
ObjectHelper () | |
![]() | |
ObjectHelper () | |
![]() | |
ObjectHelper () | |
Public Attributes | |
ListOf< Lazy< edge_curve >, 1, 0 > | blended_edges |
![]() | |
base_solid_select::Out | base_solid |
text::Out | rationale |
![]() | |
label::Out | name |
![]() | |
std::bitset< arg_count > | aux_is_derived |
![]() | |
std::bitset< arg_count > | aux_is_derived |
![]() | |
std::bitset< arg_count > | aux_is_derived |
![]() | |
std::bitset< arg_count > | aux_is_derived |
![]() | |
std::bitset< arg_count > | aux_is_derived |
Additional Inherited Members | |
![]() | |
static Object * | Construct (const STEP::DB &db, const EXPRESS::LIST ¶ms) |
![]() | |
static Object * | Construct (const STEP::DB &db, const EXPRESS::LIST ¶ms) |
![]() | |
static Object * | Construct (const STEP::DB &db, const EXPRESS::LIST ¶ms) |
![]() | |
static Object * | Construct (const STEP::DB &db, const EXPRESS::LIST ¶ms) |
![]() | |
static Object * | Construct (const STEP::DB &db, const EXPRESS::LIST ¶ms) |
|
inline |
ListOf< Lazy< edge_curve >, 1, 0 > Assimp::StepFile::edge_blended_solid::blended_edges |