This is the complete list of members for ON_3fPoint, including all inherited members.
Compare(const ON_3fPoint &lhs, const ON_3fPoint &rhs) | ON_3fPoint | static |
DataCRC(ON__UINT32 current_remainder) const | ON_3fPoint | |
DistanceTo(const ON_3fPoint &) const | ON_3fPoint | |
Fuzz(double=ON_ZERO_TOLERANCE) const | ON_3fPoint | |
IsNotZero() const | ON_3fPoint | |
IsUnset() const | ON_3fPoint | |
IsValid() const | ON_3fPoint | |
IsZero() const | ON_3fPoint | |
MaximumCoordinate() const | ON_3fPoint | |
MaximumCoordinateIndex() const | ON_3fPoint | |
NanPoint | ON_3fPoint | static |
ON_3fPoint()=default | ON_3fPoint | |
ON_3fPoint(const ON_3fPoint &)=default | ON_3fPoint | |
ON_3fPoint(float x, float y, float z) | ON_3fPoint | explicit |
ON_3fPoint(const ON_2fPoint &) | ON_3fPoint | explicit |
ON_3fPoint(const ON_4fPoint &) | ON_3fPoint | explicit |
ON_3fPoint(const ON_2fVector &) | ON_3fPoint | explicit |
ON_3fPoint(const ON_3fVector &) | ON_3fPoint | explicit |
ON_3fPoint(const float *) | ON_3fPoint | explicit |
ON_3fPoint(const ON_2dPoint &) | ON_3fPoint | explicit |
ON_3fPoint(const ON_3dPoint &) | ON_3fPoint | explicit |
ON_3fPoint(const ON_4dPoint &) | ON_3fPoint | explicit |
ON_3fPoint(const ON_2dVector &) | ON_3fPoint | explicit |
ON_3fPoint(const ON_3dVector &) | ON_3fPoint | explicit |
ON_3fPoint(const double *) | ON_3fPoint | explicit |
operator const float *() const | ON_3fPoint | |
operator float *() | ON_3fPoint | |
operator!=(const ON_3fPoint &) const | ON_3fPoint | |
operator*(int) const | ON_3fPoint | |
operator*(float) const | ON_3fPoint | |
operator*(double) const | ON_3fPoint | |
operator*(const ON_3fPoint &) const | ON_3fPoint | |
operator*(const ON_3fVector &) const | ON_3fPoint | |
operator*=(float) | ON_3fPoint | |
operator+(const ON_3fPoint &) const | ON_3fPoint | |
operator+(const ON_3fVector &) const | ON_3fPoint | |
operator+(const ON_2fPoint &) const | ON_3fPoint | |
operator+(const ON_2fVector &) const | ON_3fPoint | |
operator+(const ON_3dPoint &) const | ON_3fPoint | |
operator+(const ON_3dVector &) const | ON_3fPoint | |
operator+(const ON_2dPoint &) const | ON_3fPoint | |
operator+(const ON_2dVector &) const | ON_3fPoint | |
operator+=(const ON_3fVector &) | ON_3fPoint | |
operator-(const ON_3fPoint &) const | ON_3fPoint | |
operator-(const ON_3fVector &) const | ON_3fPoint | |
operator-(const ON_2fPoint &) const | ON_3fPoint | |
operator-(const ON_2fVector &) const | ON_3fPoint | |
operator-(const ON_3dPoint &) const | ON_3fPoint | |
operator-(const ON_3dVector &) const | ON_3fPoint | |
operator-(const ON_2dPoint &) const | ON_3fPoint | |
operator-(const ON_2dVector &) const | ON_3fPoint | |
operator-=(const ON_3fVector &) | ON_3fPoint | |
operator/(int) const | ON_3fPoint | |
operator/(float) const | ON_3fPoint | |
operator/(double) const | ON_3fPoint | |
operator/=(float) | ON_3fPoint | |
operator<(const ON_3fPoint &) const | ON_3fPoint | |
operator<=(const ON_3fPoint &) const | ON_3fPoint | |
operator=(const ON_3fPoint &)=default | ON_3fPoint | |
operator=(const ON_2fPoint &) | ON_3fPoint | |
operator=(const ON_4fPoint &) | ON_3fPoint | |
operator=(const ON_2fVector &) | ON_3fPoint | |
operator=(const ON_3fVector &) | ON_3fPoint | |
operator=(const float *) | ON_3fPoint | |
operator=(const ON_2dPoint &) | ON_3fPoint | |
operator=(const ON_3dPoint &) | ON_3fPoint | |
operator=(const ON_4dPoint &) | ON_3fPoint | |
operator=(const ON_2dVector &) | ON_3fPoint | |
operator=(const ON_3dVector &) | ON_3fPoint | |
operator=(const double *) | ON_3fPoint | |
operator==(const ON_3fPoint &) const | ON_3fPoint | |
operator>(const ON_3fPoint &) const | ON_3fPoint | |
operator>=(const ON_3fPoint &) const | ON_3fPoint | |
operator[](int) | ON_3fPoint | |
operator[](int) const | ON_3fPoint | |
operator[](unsigned int) | ON_3fPoint | |
operator[](unsigned int) const | ON_3fPoint | |
Origin | ON_3fPoint | static |
Rotate(double, const ON_3fVector &, const ON_3fPoint &) | ON_3fPoint | |
Rotate(double, double, const ON_3fVector &, const ON_3fPoint &) | ON_3fPoint | |
Set(float, float, float) | ON_3fPoint | |
Transform(const ON_Xform &) | ON_3fPoint | |
x | ON_3fPoint | |
y | ON_3fPoint | |
z | ON_3fPoint | |
Zero() | ON_3fPoint | |
~ON_3fPoint()=default | ON_3fPoint |