This is the complete list of members for cadex::Geom::Curve, including all inherited members.
BaseObject() (defined in cadex::BaseObject) | cadex::BaseObject | inline |
BaseObject(const ImplType &theImpl) (defined in cadex::BaseObject) | cadex::BaseObject | inlineprotected |
CompareType(const BaseObject &theObject) (defined in cadex::Geom::Curve) | cadex::Geom::Curve | static |
Continuity() const | cadex::Geom::Curve | |
Curvature(double theParameter) const | cadex::Geom::Curve | |
Curve() | cadex::Geom::Curve | inline |
Curve(const ImplType &theImpl) (defined in cadex::Geom::Curve) | cadex::Geom::Curve | inlineprotected |
D0(double theParameter, Point &theValue) const | cadex::Geom::Curve | |
D1(double theParameter, Point &theValue, Vector &theD1) const | cadex::Geom::Curve | |
D2(double theParameter, Point &theValue, Vector &theD1, Vector &theD2) const | cadex::Geom::Curve | |
DN(double theParameter, size_t theDerivativeOrder, Geom::Point &theValue, std::vector< Geom::Vector > &theD) const | cadex::Geom::Curve | |
Domain(double &theUMin, double &theUMax) const | cadex::Geom::Curve | |
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 |
IsPeriodic() const | cadex::Geom::Curve | |
IsTrimmed() const | cadex::Geom::Curve | |
Mirror(const Point &thePoint) (defined in cadex::Geom::Curve) | cadex::Geom::Curve | |
Mirror(const Axis1d &theAxis) (defined in cadex::Geom::Curve) | cadex::Geom::Curve | |
Mirror(const Axis3d &theAxis) (defined in cadex::Geom::Curve) | cadex::Geom::Curve | |
Mirrored(const Point &theRef) const (defined in cadex::Geom::Curve) | cadex::Geom::Curve | |
Mirrored(const Axis1d &theAxis) const (defined in cadex::Geom::Curve) | cadex::Geom::Curve | |
Mirrored(const Axis3d &theAxis) const (defined in cadex::Geom::Curve) | cadex::Geom::Curve | |
Normal(double theParameter) const | cadex::Geom::Curve | |
operator bool() const (defined in cadex::BaseObject) | cadex::BaseObject | inline |
Rotate(const Axis1d &theAxis, double theAngle) (defined in cadex::Geom::Curve) | cadex::Geom::Curve | |
Rotated(const Axis1d &theAxis, double theAngle) const (defined in cadex::Geom::Curve) | cadex::Geom::Curve | |
Scale(const Point &thePoint, double theScale) (defined in cadex::Geom::Curve) | cadex::Geom::Curve | |
Scaled(const Point &thePoint, double theScale) const (defined in cadex::Geom::Curve) | cadex::Geom::Curve | |
SetTrim(double theFirst, double theLast) | cadex::Geom::Curve | |
Transform(const Transformation &theTransformation) | cadex::Geom::Curve | |
Transformed(const Transformation &theTransformation) const | cadex::Geom::Curve | |
Translate(const Vector &theVector) (defined in cadex::Geom::Curve) | cadex::Geom::Curve | |
Translated(const Vector &theVector) const (defined in cadex::Geom::Curve) | cadex::Geom::Curve | |
Type() const | cadex::Geom::Curve | |
UMax() const | cadex::Geom::Curve | |
UMin() const | cadex::Geom::Curve | |
Value(double theParameter) const | cadex::Geom::Curve |