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