Assimp
v4.1. (December 2018)
|
Inherits Assimp::StepFile::bounded_surface, and Assimp::STEP::ObjectHelper< b_spline_surface, 6 >.
Inherited by Assimp::StepFile::b_spline_surface_with_knots, Assimp::StepFile::bezier_surface, Assimp::StepFile::quasi_uniform_surface, Assimp::StepFile::rational_b_spline_surface, and Assimp::StepFile::uniform_surface.
Public Member Functions | |
b_spline_surface () | |
![]() | |
bounded_surface () | |
![]() | |
surface () | |
![]() | |
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 | |
LOGICAL::Out | self_intersect |
b_spline_surface_form::Out | surface_form |
LOGICAL::Out | u_closed |
INTEGER::Out | u_degree |
LOGICAL::Out | v_closed |
INTEGER::Out | v_degree |
![]() | |
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 |
LOGICAL::Out Assimp::StepFile::b_spline_surface::self_intersect |
b_spline_surface_form::Out Assimp::StepFile::b_spline_surface::surface_form |
LOGICAL::Out Assimp::StepFile::b_spline_surface::u_closed |
INTEGER::Out Assimp::StepFile::b_spline_surface::u_degree |
LOGICAL::Out Assimp::StepFile::b_spline_surface::v_closed |
INTEGER::Out Assimp::StepFile::b_spline_surface::v_degree |