Assimp  v4.1. (December 2018)
Assimp::StepFile::b_spline_surface_with_knots Struct Reference

Inherits Assimp::StepFile::b_spline_surface, and Assimp::STEP::ObjectHelper< b_spline_surface_with_knots, 5 >.

Public Member Functions

 b_spline_surface_with_knots ()
 
- Public Member Functions inherited from Assimp::StepFile::b_spline_surface
 b_spline_surface ()
 
- Public Member Functions inherited from Assimp::StepFile::bounded_surface
 bounded_surface ()
 
- Public Member Functions inherited from Assimp::StepFile::surface
 surface ()
 
- 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< surface, 0 >
 ObjectHelper ()
 
- Public Member Functions inherited from Assimp::STEP::ObjectHelper< bounded_surface, 0 >
 ObjectHelper ()
 
- Public Member Functions inherited from Assimp::STEP::ObjectHelper< b_spline_surface, 6 >
 ObjectHelper ()
 
- Public Member Functions inherited from Assimp::STEP::ObjectHelper< b_spline_surface_with_knots, 5 >
 ObjectHelper ()
 

Public Attributes

knot_type::Out knot_spec
 
ListOf< parameter_value, 2, 0 >::Out u_knots
 
ListOf< INTEGER, 2, 0 >::Out u_multiplicities
 
ListOf< parameter_value, 2, 0 >::Out v_knots
 
ListOf< INTEGER, 2, 0 >::Out v_multiplicities
 
- Public Attributes inherited from Assimp::StepFile::b_spline_surface
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
 
- 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< surface, 0 >
std::bitset< arg_count > aux_is_derived
 
- Public Attributes inherited from Assimp::STEP::ObjectHelper< bounded_surface, 0 >
std::bitset< arg_count > aux_is_derived
 
- Public Attributes inherited from Assimp::STEP::ObjectHelper< b_spline_surface, 6 >
std::bitset< arg_count > aux_is_derived
 
- Public Attributes inherited from Assimp::STEP::ObjectHelper< b_spline_surface_with_knots, 5 >
std::bitset< arg_count > aux_is_derived
 

Additional Inherited Members

- Static Public Member Functions inherited from Assimp::STEP::ObjectHelper< representation_item, 1 >
static ObjectConstruct (const STEP::DB &db, const EXPRESS::LIST &params)
 
- Static Public Member Functions inherited from Assimp::STEP::ObjectHelper< geometric_representation_item, 0 >
static ObjectConstruct (const STEP::DB &db, const EXPRESS::LIST &params)
 
- Static Public Member Functions inherited from Assimp::STEP::ObjectHelper< surface, 0 >
static ObjectConstruct (const STEP::DB &db, const EXPRESS::LIST &params)
 
- Static Public Member Functions inherited from Assimp::STEP::ObjectHelper< bounded_surface, 0 >
static ObjectConstruct (const STEP::DB &db, const EXPRESS::LIST &params)
 
- Static Public Member Functions inherited from Assimp::STEP::ObjectHelper< b_spline_surface, 6 >
static ObjectConstruct (const STEP::DB &db, const EXPRESS::LIST &params)
 
- Static Public Member Functions inherited from Assimp::STEP::ObjectHelper< b_spline_surface_with_knots, 5 >
static ObjectConstruct (const STEP::DB &db, const EXPRESS::LIST &params)
 

Constructor & Destructor Documentation

◆ b_spline_surface_with_knots()

Assimp::StepFile::b_spline_surface_with_knots::b_spline_surface_with_knots ( )
inline

Member Data Documentation

◆ knot_spec

knot_type::Out Assimp::StepFile::b_spline_surface_with_knots::knot_spec

◆ u_knots

ListOf< parameter_value, 2, 0 >::Out Assimp::StepFile::b_spline_surface_with_knots::u_knots

◆ u_multiplicities

ListOf< INTEGER, 2, 0 >::Out Assimp::StepFile::b_spline_surface_with_knots::u_multiplicities

◆ v_knots

ListOf< parameter_value, 2, 0 >::Out Assimp::StepFile::b_spline_surface_with_knots::v_knots

◆ v_multiplicities

ListOf< INTEGER, 2, 0 >::Out Assimp::StepFile::b_spline_surface_with_knots::v_multiplicities

The documentation for this struct was generated from the following file: