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