DataCRC(ON__UINT32 current_remainder) const | ON_4fPoint | |
DictionaryCompare(const ON_4fPoint &lhs, const ON_4fPoint &rhs) | ON_4fPoint | static |
EuclideanX() const | ON_4fPoint | |
EuclideanY() const | ON_4fPoint | |
EuclideanZ() const | ON_4fPoint | |
IsUnset() const | ON_4fPoint | |
IsValid() const | ON_4fPoint | |
MaximumCoordinate() const | ON_4fPoint | |
MaximumCoordinateIndex() const | ON_4fPoint | |
Nan | ON_4fPoint | static |
Normalize() | ON_4fPoint | |
ON_4fPoint()=default | ON_4fPoint | |
ON_4fPoint(const ON_4fPoint &)=default | ON_4fPoint | |
ON_4fPoint(float x, float y, float z, float w) | ON_4fPoint | explicit |
ON_4fPoint(const ON_2fPoint &) | ON_4fPoint | |
ON_4fPoint(const ON_3fPoint &) | ON_4fPoint | |
ON_4fPoint(const ON_2fVector &) | ON_4fPoint | |
ON_4fPoint(const ON_3fVector &) | ON_4fPoint | |
ON_4fPoint(const float *) | ON_4fPoint | explicit |
ON_4fPoint(const ON_2dPoint &) | ON_4fPoint | explicit |
ON_4fPoint(const ON_3dPoint &) | ON_4fPoint | explicit |
ON_4fPoint(const ON_4dPoint &) | ON_4fPoint | explicit |
ON_4fPoint(const ON_2dVector &) | ON_4fPoint | explicit |
ON_4fPoint(const ON_3dVector &) | ON_4fPoint | explicit |
ON_4fPoint(const double *) | ON_4fPoint | explicit |
operator const float *() const | ON_4fPoint | |
operator float *() | ON_4fPoint | |
operator!=(const ON_4fPoint &rhs) const | ON_4fPoint | |
operator*(float) const | ON_4fPoint | |
operator*=(float) | ON_4fPoint | |
operator+(const ON_4fPoint &) const | ON_4fPoint | |
operator+=(const ON_4fPoint &) | ON_4fPoint | |
operator-(const ON_4fPoint &) const | ON_4fPoint | |
operator-=(const ON_4fPoint &) | ON_4fPoint | |
operator/(float) const | ON_4fPoint | |
operator/=(float) | ON_4fPoint | |
operator=(const ON_4fPoint &)=default | ON_4fPoint | |
operator=(const ON_2fPoint &) | ON_4fPoint | |
operator=(const ON_3fPoint &) | ON_4fPoint | |
operator=(const ON_2fVector &) | ON_4fPoint | |
operator=(const ON_3fVector &) | ON_4fPoint | |
operator=(const float *) | ON_4fPoint | |
operator=(const ON_2dPoint &) | ON_4fPoint | |
operator=(const ON_3dPoint &) | ON_4fPoint | |
operator=(const ON_4dPoint &) | ON_4fPoint | |
operator=(const ON_2dVector &) | ON_4fPoint | |
operator=(const ON_3dVector &) | ON_4fPoint | |
operator=(const double *) | ON_4fPoint | |
operator==(const ON_4fPoint &rhs) const | ON_4fPoint | |
operator[](int) | ON_4fPoint | |
operator[](int) const | ON_4fPoint | |
operator[](unsigned int) | ON_4fPoint | |
operator[](unsigned int) const | ON_4fPoint | |
ProjectiveCompare(const ON_4fPoint &lhs, const ON_4fPoint &rhs) | ON_4fPoint | static |
Set(float, float, float, float) | ON_4fPoint | |
Transform(const ON_Xform &) | ON_4fPoint | |
w | ON_4fPoint | |
x | ON_4fPoint | |
y | ON_4fPoint | |
z | ON_4fPoint | |
Zero | ON_4fPoint | static |
~ON_4fPoint()=default | ON_4fPoint | |