Compare(const ON_3dPoint &lhs, const ON_3dPoint &rhs) | ON_3dPoint | static |
DataCRC(ON__UINT32 current_remainder) const | ON_3dPoint | |
DistanceTo(const ON_3dPoint &) const | ON_3dPoint | |
DistanceToSquared(const ON_3dPoint &) const | ON_3dPoint | |
Dump(ON_TextLog &) const | ON_HLDPoint | |
Fuzz(double tolerance=ON_ZERO_TOLERANCE) const | ON_3dPoint | |
IsCoincident(const ON_3dPoint &P) const | ON_3dPoint | |
IsNan() const | ON_3dPoint | |
IsNotZero() const | ON_3dPoint | |
IsOnSectionCut() const | ON_HLDPoint | |
IsUnset() const | ON_3dPoint | |
IsUnsetOrNan() const | ON_3dPoint | |
IsValid() const | ON_3dPoint | |
IsZero() const | ON_3dPoint | |
m_clipping_plane_index | ON_HLDPoint | |
m_CompInd | ON_HLDPoint | |
m_pi | ON_HLDPoint | |
m_SourceObject | ON_HLDPoint | |
m_vis | ON_HLDPoint | |
MaximumCoordinate() const | ON_3dPoint | |
MaximumCoordinateIndex() const | ON_3dPoint | |
Midpoint(const ON_3dPoint &A, const ON_3dPoint &B) | ON_3dPoint | static |
MinimumCoordinate() const | ON_3dPoint | |
MinimumCoordinateIndex() const | ON_3dPoint | |
NanPoint | ON_3dPoint | static |
ON_3dPoint()=default | ON_3dPoint | |
ON_3dPoint(const ON_3dPoint &)=default | ON_3dPoint | |
ON_3dPoint(double x, double y, double z) | ON_3dPoint | explicit |
ON_3dPoint(const ON_2dPoint &) | ON_3dPoint | |
ON_3dPoint(const ON_4dPoint &h) | ON_3dPoint | explicit |
ON_3dPoint(const ON_2dVector &) | ON_3dPoint | explicit |
ON_3dPoint(const ON_3dVector &) | ON_3dPoint | |
ON_3dPoint(const double *) | ON_3dPoint | explicit |
ON_3dPoint(const class ON_2fPoint &) | ON_3dPoint | explicit |
ON_3dPoint(const class ON_3fPoint &) | ON_3dPoint | |
ON_3dPoint(const class ON_4fPoint &h) | ON_3dPoint | explicit |
ON_3dPoint(const class ON_2fVector &) | ON_3dPoint | explicit |
ON_3dPoint(const class ON_3fVector &) | ON_3dPoint | explicit |
ON_3dPoint(const float *) | ON_3dPoint | explicit |
operator const double *() const | ON_3dPoint | |
operator double *() | ON_3dPoint | |
operator!=(const ON_3dPoint &) const | ON_3dPoint | |
operator*(int) const | ON_3dPoint | |
operator*(float) const | ON_3dPoint | |
operator*(double) const | ON_3dPoint | |
operator*(const ON_3dPoint &) const | ON_3dPoint | |
operator*(const ON_3dVector &) const | ON_3dPoint | |
operator*(const ON_Xform &) const | ON_3dPoint | |
operator*=(double) | ON_3dPoint | |
operator+(const ON_3dPoint &) const | ON_3dPoint | |
operator+(const ON_3dVector &) const | ON_3dPoint | |
operator+(const ON_2dPoint &) const | ON_3dPoint | |
operator+(const ON_2dVector &) const | ON_3dPoint | |
operator+(const ON_3fPoint &) const | ON_3dPoint | |
operator+(const ON_3fVector &) const | ON_3dPoint | |
operator+(const ON_2fPoint &) const | ON_3dPoint | |
operator+(const ON_2fVector &) const | ON_3dPoint | |
operator+=(const ON_3dVector &) | ON_3dPoint | |
operator-(const ON_3dPoint &) const | ON_3dPoint | |
operator-(const ON_3dVector &) const | ON_3dPoint | |
operator-(const ON_2dPoint &) const | ON_3dPoint | |
operator-(const ON_2dVector &) const | ON_3dPoint | |
operator-(const ON_3fPoint &) const | ON_3dPoint | |
operator-(const ON_3fVector &) const | ON_3dPoint | |
operator-(const ON_2fPoint &) const | ON_3dPoint | |
operator-(const ON_2fVector &) const | ON_3dPoint | |
operator-=(const ON_3dVector &) | ON_3dPoint | |
operator/(int) const | ON_3dPoint | |
operator/(float) const | ON_3dPoint | |
operator/(double) const | ON_3dPoint | |
operator/=(double) | ON_3dPoint | |
operator<(const ON_3dPoint &) const | ON_3dPoint | |
ON_3dPoint::operator=(const ON_3dPoint &)=default | ON_3dPoint | |
ON_3dPoint::operator=(const ON_2dPoint &) | ON_3dPoint | |
ON_3dPoint::operator=(const ON_4dPoint &) | ON_3dPoint | |
ON_3dPoint::operator=(const ON_2dVector &) | ON_3dPoint | |
ON_3dPoint::operator=(const ON_3dVector &) | ON_3dPoint | |
ON_3dPoint::operator=(const double *) | ON_3dPoint | |
ON_3dPoint::operator=(const class ON_2fPoint &) | ON_3dPoint | |
ON_3dPoint::operator=(const class ON_3fPoint &) | ON_3dPoint | |
ON_3dPoint::operator=(const class ON_4fPoint &) | ON_3dPoint | |
ON_3dPoint::operator=(const class ON_2fVector &) | ON_3dPoint | |
ON_3dPoint::operator=(const class ON_3fVector &) | ON_3dPoint | |
ON_3dPoint::operator=(const float *) | ON_3dPoint | |
operator==(const ON_3dPoint &) const | ON_3dPoint | |
operator>(const ON_3dPoint &) const | ON_3dPoint | |
operator>=(const ON_3dPoint &) const | ON_3dPoint | |
operator[](int) | ON_3dPoint | |
operator[](int) const | ON_3dPoint | |
operator[](unsigned int) | ON_3dPoint | |
operator[](unsigned int) const | ON_3dPoint | |
Origin | ON_3dPoint | static |
Rotate(double angle, const ON_3dVector &axis, const ON_3dPoint ¢er) | ON_3dPoint | |
Rotate(double sin_angle, double cos_angle, const ON_3dVector &axis, const ON_3dPoint ¢er) | ON_3dPoint | |
Set(double x, double y, double z) | ON_3dPoint | |
TL_HiddenLineDrawingImpl class | ON_HLDPoint | friend |
TL_HLDPointCloudObj class | ON_HLDPoint | friend |
TL_HLDPointObj class | ON_HLDPoint | friend |
Transform(const ON_Xform &) | ON_3dPoint | |
UnsetPoint | ON_3dPoint | static |
VISIBILITY enum name | ON_HLDPoint | |
x | ON_3dPoint | |
y | ON_3dPoint | |
z | ON_3dPoint | |
Zero() | ON_3dPoint | |
~ON_3dPoint()=default | ON_3dPoint | |