This is the complete list of members for cadex::Geom::Vector2d, including all inherited members.
Add(const Vector2d &theOther) (defined in cadex::Geom::Vector2d) | cadex::Geom::Vector2d | |
Added(const Vector2d &theOther) const (defined in cadex::Geom::Vector2d) | cadex::Geom::Vector2d | |
Angle(const Vector2d &theOther) const (defined in cadex::Geom::Vector2d) | cadex::Geom::Vector2d | |
Crossed(const Vector2d &theOther) const (defined in cadex::Geom::Vector2d) | cadex::Geom::Vector2d | |
Divide(const double theScalar) (defined in cadex::Geom::Vector2d) | cadex::Geom::Vector2d | |
Divided(const double theScalar) const (defined in cadex::Geom::Vector2d) | cadex::Geom::Vector2d | |
Dot(const Vector2d &theOther) const (defined in cadex::Geom::Vector2d) | cadex::Geom::Vector2d | |
IsEqual(const Vector2d &theOther, double theTolerance=1e-9) const (defined in cadex::Geom::Vector2d) | cadex::Geom::Vector2d | |
IsNormal(const Vector2d &theOther, const double theAngularTolerance) const (defined in cadex::Geom::Vector2d) | cadex::Geom::Vector2d | |
IsOpposite(const Vector2d &theOther, const double theAngularTolerance) const (defined in cadex::Geom::Vector2d) | cadex::Geom::Vector2d | |
IsParallel(const Vector2d &theOther, const double theAngularTolerance) const (defined in cadex::Geom::Vector2d) | cadex::Geom::Vector2d | |
Length() const (defined in cadex::Geom::Vector2d) | cadex::Geom::Vector2d | |
Multiplied(const double theScalar) const (defined in cadex::Geom::Vector2d) | cadex::Geom::Vector2d | |
Multiplied(const Vector2d &theOther) const (defined in cadex::Geom::Vector2d) | cadex::Geom::Vector2d | |
Multiplied(const Matrix2d &theMatrix) const (defined in cadex::Geom::Vector2d) | cadex::Geom::Vector2d | |
Multiply(const double theScalar) (defined in cadex::Geom::Vector2d) | cadex::Geom::Vector2d | |
Multiply(const Vector2d &theOther) (defined in cadex::Geom::Vector2d) | cadex::Geom::Vector2d | |
Multiply(const Matrix2d &theMatrix) (defined in cadex::Geom::Vector2d) | cadex::Geom::Vector2d | |
Normalize() (defined in cadex::Geom::Vector2d) | cadex::Geom::Vector2d | |
Normalized() (defined in cadex::Geom::Vector2d) | cadex::Geom::Vector2d | |
operator*=(const double theScalar) (defined in cadex::Geom::Vector2d) | cadex::Geom::Vector2d | |
operator*=(const Vector2d &theOther) (defined in cadex::Geom::Vector2d) | cadex::Geom::Vector2d | |
operator+=(const Vector2d &theOther) (defined in cadex::Geom::Vector2d) | cadex::Geom::Vector2d | |
operator-=(const Vector2d &theOther) (defined in cadex::Geom::Vector2d) | cadex::Geom::Vector2d | |
operator/=(const double theScalar) (defined in cadex::Geom::Vector2d) | cadex::Geom::Vector2d | |
operator=(const Vector2d &theOther) (defined in cadex::Geom::Vector2d) | cadex::Geom::Vector2d | |
operator[](size_t theIndex) const (defined in cadex::Geom::Vector2d) | cadex::Geom::Vector2d | inline |
Reverse() (defined in cadex::Geom::Vector2d) | cadex::Geom::Vector2d | |
Reversed() const (defined in cadex::Geom::Vector2d) | cadex::Geom::Vector2d | |
SetCoord(double theX, double theY) (defined in cadex::Geom::Vector2d) | cadex::Geom::Vector2d | |
SetX(double theValue) (defined in cadex::Geom::Vector2d) | cadex::Geom::Vector2d | |
SetY(double theValue) (defined in cadex::Geom::Vector2d) | cadex::Geom::Vector2d | |
Subtract(const Vector2d &theOther) (defined in cadex::Geom::Vector2d) | cadex::Geom::Vector2d | |
Subtracted(const Vector2d &theOther) const (defined in cadex::Geom::Vector2d) | cadex::Geom::Vector2d | |
Transform(const Transformation2d &theTrsf) (defined in cadex::Geom::Vector2d) | cadex::Geom::Vector2d | |
Transformed(const Transformation2d &theTrsf) (defined in cadex::Geom::Vector2d) | cadex::Geom::Vector2d | |
Vector2d() | cadex::Geom::Vector2d | |
Vector2d(double theVal) | cadex::Geom::Vector2d | |
Vector2d(const Point2d &theOther) | cadex::Geom::Vector2d | |
Vector2d(const Vector2d &theOther) | cadex::Geom::Vector2d | |
Vector2d(double theX, double theY) | cadex::Geom::Vector2d | |
Vector2d(const Direction2d &theOther) | cadex::Geom::Vector2d | |
Vector2d(const Point2d &thePoint1, const Point2d &thePoint2) | cadex::Geom::Vector2d | |
X() const (defined in cadex::Geom::Vector2d) | cadex::Geom::Vector2d | |
Y() const (defined in cadex::Geom::Vector2d) | cadex::Geom::Vector2d |