This is the complete list of members for cadex::Geom::BSplineCurve2d, including all inherited members.
BaseObject() (defined in cadex::BaseObject) | cadex::BaseObject | inline |
BaseObject(const ImplType &theImpl) (defined in cadex::BaseObject) | cadex::BaseObject | inlineprotected |
BSplineCurve2d() | cadex::Geom::BSplineCurve2d | inline |
BSplineCurve2d(const std::vector< Point2d > &thePoles, const std::vector< double > &theKnots, const std::vector< int > &theMultiplicities, int theDegree, bool theIsPeriodic=false) | cadex::Geom::BSplineCurve2d | |
BSplineCurve2d(const std::vector< Point2d > &thePoles, const std::vector< double > &thePoleWeights, const std::vector< double > &theKnots, const std::vector< int > &theMultiplicities, int theDegree, bool theIsPeriodic=false) | cadex::Geom::BSplineCurve2d | |
CompareType(const BaseObject &theObject) (defined in cadex::Geom::BSplineCurve2d) | cadex::Geom::BSplineCurve2d | static |
Continuity() const | cadex::Geom::Curve2d | |
Curvature(double theParameter) const | cadex::Geom::Curve2d | |
Curve2d() | cadex::Geom::Curve2d | inline |
Curve2d(const ImplType &theImpl) (defined in cadex::Geom::Curve2d) | cadex::Geom::Curve2d | inlineprotected |
D0(double theParameter, Point2d &theValue) const | cadex::Geom::Curve2d | |
D1(double theParameter, Point2d &theValue, Vector2d &theD1) const | cadex::Geom::Curve2d | |
D2(double theParameter, Point2d &theValue, Vector2d &theD1, Vector2d &theD2) const | cadex::Geom::Curve2d | |
Degree() const | cadex::Geom::BSplineCurve2d | |
DN(double theParameter, size_t theDerivativeOrder, Geom::Point2d &theValue, std::vector< Geom::Vector2d > &theD) const | cadex::Geom::Curve2d | |
Domain(double &theUMin, double &theUMax) const | cadex::Geom::Curve2d | |
Geometry() (defined in cadex::Geom::Geometry) | cadex::Geom::Geometry | inlineprotected |
Geometry(const ImplType &theImpl) (defined in cadex::Geom::Geometry) | cadex::Geom::Geometry | inlineprotected |
Id() const | cadex::BaseObject | |
Impl() const (defined in cadex::BaseObject) | cadex::BaseObject | inline |
Impl() const | cadex::BaseObject | inline |
ImplType typedef (defined in cadex::BaseObject) | cadex::BaseObject | |
IsNull() const (defined in cadex::BaseObject) | cadex::BaseObject | inline |
IsOfType() const (defined in cadex::BaseObject) | cadex::BaseObject | inline |
IsRational() const | cadex::Geom::BSplineCurve2d | |
IsTrimmed() const | cadex::Geom::Curve2d | |
Knot(int theIndex) const | cadex::Geom::BSplineCurve2d | |
Knots() const | cadex::Geom::BSplineCurve2d | |
Multiplicities() const | cadex::Geom::BSplineCurve2d | |
Multiplicity(int theIndex) const | cadex::Geom::BSplineCurve2d | |
Normal(double theParameter) const | cadex::Geom::Curve2d | |
NumberOfKnots() const | cadex::Geom::BSplineCurve2d | |
NumberOfPoles() const | cadex::Geom::BSplineCurve2d | |
operator bool() const (defined in cadex::BaseObject) | cadex::BaseObject | inline |
Pole(int theIndex) const | cadex::Geom::BSplineCurve2d | |
Poles() const | cadex::Geom::BSplineCurve2d | |
SetTrim(double theFirst, double theLast) | cadex::Geom::Curve2d | |
Transform(const Transformation2d &theTransformation) | cadex::Geom::Curve2d | |
Transformed(const Transformation2d &theTransformation) const | cadex::Geom::Curve2d | |
Type() const | cadex::Geom::Curve2d | |
UMax() const | cadex::Geom::Curve2d | |
UMin() const | cadex::Geom::Curve2d | |
Value(double theParameter) const | cadex::Geom::Curve2d | |
Weight(int theIndex) const | cadex::Geom::BSplineCurve2d | |
Weights() const | cadex::Geom::BSplineCurve2d |