Assimp
v4.1. (December 2018)
|
Inherits Assimp::StepFile::bounded_curve, and Assimp::STEP::ObjectHelper< b_spline_curve, 5 >.
Inherited by Assimp::StepFile::b_spline_curve_with_knots, Assimp::StepFile::bezier_curve, Assimp::StepFile::quasi_uniform_curve, Assimp::StepFile::rational_b_spline_curve, and Assimp::StepFile::uniform_curve.
Public Member Functions | |
b_spline_curve () | |
![]() | |
bounded_curve () | |
![]() | |
curve () | |
![]() | |
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 > | |
const T & | To () const |
template<typename T > | |
T & | To () |
template<typename T > | |
const T * | ToPtr () const |
template<typename T > | |
T * | ToPtr () |
virtual | ~Object () |
![]() | |
ObjectHelper () | |
![]() | |
ObjectHelper () | |
![]() | |
ObjectHelper () | |
![]() | |
ObjectHelper () | |
Public Attributes | |
LOGICAL::Out | closed_curve |
ListOf< Lazy< cartesian_point >, 2, 0 > | control_points_list |
b_spline_curve_form::Out | curve_form |
INTEGER::Out | degree |
LOGICAL::Out | self_intersect |
![]() | |
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_curve::closed_curve |
ListOf< Lazy< cartesian_point >, 2, 0 > Assimp::StepFile::b_spline_curve::control_points_list |
b_spline_curve_form::Out Assimp::StepFile::b_spline_curve::curve_form |
INTEGER::Out Assimp::StepFile::b_spline_curve::degree |
LOGICAL::Out Assimp::StepFile::b_spline_curve::self_intersect |