|
Assimp
v4.1. (December 2018)
|
Inherits Assimp::IFC::Schema_2x3::IfcBoundedCurve, and Assimp::STEP::ObjectHelper< IfcBSplineCurve, 5 >.
Inherited by Assimp::IFC::Schema_2x3::IfcBezierCurve.
Public Member Functions | |
| IfcBSplineCurve () | |
Public Member Functions inherited from Assimp::IFC::Schema_2x3::IfcBoundedCurve | |
| IfcBoundedCurve () | |
Public Member Functions inherited from Assimp::IFC::Schema_2x3::IfcCurve | |
| IfcCurve () | |
Public Member Functions inherited from Assimp::IFC::Schema_2x3::IfcGeometricRepresentationItem | |
| IfcGeometricRepresentationItem () | |
Public Member Functions inherited from Assimp::IFC::Schema_2x3::IfcRepresentationItem | |
| IfcRepresentationItem () | |
Public Member Functions inherited from Assimp::STEP::ObjectHelper< IfcRepresentationItem, 0 > | |
| 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< IfcGeometricRepresentationItem, 0 > | |
| ObjectHelper () | |
Public Member Functions inherited from Assimp::STEP::ObjectHelper< IfcCurve, 0 > | |
| ObjectHelper () | |
Public Member Functions inherited from Assimp::STEP::ObjectHelper< IfcBoundedCurve, 0 > | |
| ObjectHelper () | |
Public Member Functions inherited from Assimp::STEP::ObjectHelper< IfcBSplineCurve, 5 > | |
| ObjectHelper () | |
Public Attributes | |
| LOGICAL::Out | ClosedCurve |
| ListOf< Lazy< IfcCartesianPoint >, 2, 0 > | ControlPointsList |
| IfcBSplineCurveForm::Out | CurveForm |
| INTEGER::Out | Degree |
| LOGICAL::Out | SelfIntersect |
Public Attributes inherited from Assimp::STEP::ObjectHelper< IfcRepresentationItem, 0 > | |
| std::bitset< arg_count > | aux_is_derived |
Public Attributes inherited from Assimp::STEP::ObjectHelper< IfcGeometricRepresentationItem, 0 > | |
| std::bitset< arg_count > | aux_is_derived |
Public Attributes inherited from Assimp::STEP::ObjectHelper< IfcCurve, 0 > | |
| std::bitset< arg_count > | aux_is_derived |
Public Attributes inherited from Assimp::STEP::ObjectHelper< IfcBoundedCurve, 0 > | |
| std::bitset< arg_count > | aux_is_derived |
Public Attributes inherited from Assimp::STEP::ObjectHelper< IfcBSplineCurve, 5 > | |
| std::bitset< arg_count > | aux_is_derived |
Additional Inherited Members | |
Static Public Member Functions inherited from Assimp::STEP::ObjectHelper< IfcRepresentationItem, 0 > | |
| static Object * | Construct (const STEP::DB &db, const EXPRESS::LIST ¶ms) |
Static Public Member Functions inherited from Assimp::STEP::ObjectHelper< IfcGeometricRepresentationItem, 0 > | |
| static Object * | Construct (const STEP::DB &db, const EXPRESS::LIST ¶ms) |
Static Public Member Functions inherited from Assimp::STEP::ObjectHelper< IfcCurve, 0 > | |
| static Object * | Construct (const STEP::DB &db, const EXPRESS::LIST ¶ms) |
Static Public Member Functions inherited from Assimp::STEP::ObjectHelper< IfcBoundedCurve, 0 > | |
| static Object * | Construct (const STEP::DB &db, const EXPRESS::LIST ¶ms) |
Static Public Member Functions inherited from Assimp::STEP::ObjectHelper< IfcBSplineCurve, 5 > | |
| static Object * | Construct (const STEP::DB &db, const EXPRESS::LIST ¶ms) |
|
inline |
| LOGICAL::Out Assimp::IFC::Schema_2x3::IfcBSplineCurve::ClosedCurve |
| ListOf< Lazy< IfcCartesianPoint >, 2, 0 > Assimp::IFC::Schema_2x3::IfcBSplineCurve::ControlPointsList |
| IfcBSplineCurveForm::Out Assimp::IFC::Schema_2x3::IfcBSplineCurve::CurveForm |
| INTEGER::Out Assimp::IFC::Schema_2x3::IfcBSplineCurve::Degree |
| LOGICAL::Out Assimp::IFC::Schema_2x3::IfcBSplineCurve::SelfIntersect |