This is the complete list of members for ON_2fVector, including all inherited members.
Compare(const ON_2fVector &lhs, const ON_2fVector &rhs) | ON_2fVector | static |
DataCRC(ON__UINT32 current_remainder) const | ON_2fVector | |
Decompose(const ON_2fVector &, const ON_2fVector &, double *, double *) const | ON_2fVector | |
IsNotZero() 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 | |
IsUnset() const | ON_2fVector | |
IsValid() const | ON_2fVector | |
IsZero() const | ON_2fVector | |
Length() const | ON_2fVector | |
LengthSquared() const | ON_2fVector | |
MaximumCoordinate() const | ON_2fVector | |
MaximumCoordinateIndex() const | ON_2fVector | |
NanVector | ON_2fVector | static |
ON_2fVector()=default | ON_2fVector | |
ON_2fVector(const ON_2fVector &)=default | ON_2fVector | |
ON_2fVector(float x, float y) | ON_2fVector | explicit |
ON_2fVector(const ON_2fPoint &) | ON_2fVector | explicit |
ON_2fVector(const ON_3fPoint &) | ON_2fVector | explicit |
ON_2fVector(const ON_3fVector &) | ON_2fVector | explicit |
ON_2fVector(const float *) | ON_2fVector | explicit |
ON_2fVector(const ON_2dPoint &) | ON_2fVector | explicit |
ON_2fVector(const ON_3dPoint &) | ON_2fVector | explicit |
ON_2fVector(const ON_2dVector &) | ON_2fVector | explicit |
ON_2fVector(const ON_3dVector &) | ON_2fVector | explicit |
ON_2fVector(const double *) | ON_2fVector | explicit |
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*=(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_2fVector &)=default | 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 |
UnitVector() const | ON_2fVector | |
x | ON_2fVector | |
XAxis | ON_2fVector | static |
y | ON_2fVector | |
YAxis | ON_2fVector | static |
Zero() | ON_2fVector | |
ZeroVector | ON_2fVector | static |
~ON_2fVector()=default | ON_2fVector |