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