Decompose(const ON_2fVector &, const ON_2fVector &, double *, double *) const | ON_2fVector | |
IsParallelTo(const ON_2fVector &, double=ON_DEFAULT_ANGLE_TOLERANCE) const | ON_2fVector | |
IsPerpendicularTo(const ON_2fVector &, double=ON_DEFAULT_ANGLE_TOLERANCE) const | ON_2fVector | |
IsTiny(double=ON_ZERO_TOLERANCE) const | ON_2fVector | |
IsUnitVector() const | ON_2fVector | |
IsZero() const | ON_2fVector | |
Length() const | ON_2fVector | |
LengthSquared() const | ON_2fVector | |
MaximumCoordinate() const | ON_2fVector | |
MaximumCoordinateIndex() const | ON_2fVector | |
ON_2fVector() | ON_2fVector | |
ON_2fVector(float x, float y) | ON_2fVector | |
ON_2fVector(const ON_2fPoint &) | ON_2fVector | |
ON_2fVector(const ON_3fPoint &) | ON_2fVector | |
ON_2fVector(const ON_4fPoint &) | ON_2fVector | |
ON_2fVector(const ON_3fVector &) | ON_2fVector | |
ON_2fVector(const float *) | ON_2fVector | |
ON_2fVector(const ON_2dPoint &) | ON_2fVector | |
ON_2fVector(const ON_3dPoint &) | ON_2fVector | |
ON_2fVector(const ON_4dPoint &) | ON_2fVector | |
ON_2fVector(const ON_2dVector &) | ON_2fVector | |
ON_2fVector(const ON_3dVector &) | ON_2fVector | |
ON_2fVector(const double *) | ON_2fVector | |
operator const float *() const | ON_2fVector | |
operator float *() | ON_2fVector | |
operator!=(const ON_2fVector &) const | ON_2fVector | |
operator*(const ON_2fVector &) const | ON_2fVector | |
operator*(const ON_2fPoint &) const | ON_2fVector | |
operator*(const ON_2dVector &) const | ON_2fVector | |
operator*(int) const | ON_2fVector | |
operator*(float) const | ON_2fVector | |
operator*(double) const | ON_2fVector | |
operator*(const ON_4fPoint &) const | ON_2fVector | |
operator*=(float) | ON_2fVector | |
operator+(const ON_2fVector &) const | ON_2fVector | |
operator+(const ON_2fPoint &) const | ON_2fVector | |
operator+(const ON_3fVector &) const | ON_2fVector | |
operator+(const ON_3fPoint &) const | ON_2fVector | |
operator+(const ON_2dVector &) const | ON_2fVector | |
operator+(const ON_2dPoint &) const | ON_2fVector | |
operator+(const ON_3dVector &) const | ON_2fVector | |
operator+(const ON_3dPoint &) const | ON_2fVector | |
operator+=(const ON_2fVector &) | ON_2fVector | |
operator-() const | ON_2fVector | |
operator-(const ON_2fVector &) const | ON_2fVector | |
operator-(const ON_2fPoint &) const | ON_2fVector | |
operator-(const ON_3fVector &) const | ON_2fVector | |
operator-(const ON_3fPoint &) const | ON_2fVector | |
operator-(const ON_2dVector &) const | ON_2fVector | |
operator-(const ON_2dPoint &) const | ON_2fVector | |
operator-(const ON_3dVector &) const | ON_2fVector | |
operator-(const ON_3dPoint &) const | ON_2fVector | |
operator-=(const ON_2fVector &) | ON_2fVector | |
operator/(int) const | ON_2fVector | |
operator/(float) const | ON_2fVector | |
operator/(double) const | ON_2fVector | |
operator/=(float) | ON_2fVector | |
operator<(const ON_2fVector &) const | ON_2fVector | |
operator<=(const ON_2fVector &) const | ON_2fVector | |
operator=(const ON_2fPoint &) | ON_2fVector | |
operator=(const ON_3fPoint &) | ON_2fVector | |
operator=(const ON_3fVector &) | ON_2fVector | |
operator=(const float *) | ON_2fVector | |
operator=(const ON_2dPoint &) | ON_2fVector | |
operator=(const ON_3dPoint &) | ON_2fVector | |
operator=(const ON_2dVector &) | ON_2fVector | |
operator=(const ON_3dVector &) | ON_2fVector | |
operator=(const double *) | ON_2fVector | |
operator==(const ON_2fVector &) const | ON_2fVector | |
operator>(const ON_2fVector &) const | ON_2fVector | |
operator>=(const ON_2fVector &) const | ON_2fVector | |
operator[](int) | ON_2fVector | |
operator[](int) const | ON_2fVector | |
operator[](unsigned int) | ON_2fVector | |
operator[](unsigned int) const | ON_2fVector | |
PerpendicularTo(const ON_2fVector &) | ON_2fVector | |
PerpendicularTo(const ON_2fPoint &, const ON_2fPoint &) | ON_2fVector | |
Reverse() | ON_2fVector | |
Set(float, float) | ON_2fVector | |
Unitize() | ON_2fVector | |
UnitVector(int) | ON_2fVector | [static] |
x | ON_2fVector | |
XAxis | ON_2fVector | [static] |
y | ON_2fVector | |
YAxis | ON_2fVector | [static] |
Zero() | ON_2fVector | |
ZeroVector | ON_2fVector | [static] |