Point Cloud Library (PCL)
1.14.1-dev
|
This is the complete list of members for ON_2dPoint, including all inherited members.
DistanceTo(const ON_2dPoint &) const | ON_2dPoint | |
IsUnsetPoint() const | ON_2dPoint | |
IsValid() const | ON_2dPoint | |
MaximumCoordinate() const | ON_2dPoint | |
MaximumCoordinateIndex() const | ON_2dPoint | |
MinimumCoordinate() const | ON_2dPoint | |
MinimumCoordinateIndex() const | ON_2dPoint | |
ON_2dPoint() | ON_2dPoint | |
ON_2dPoint(double x, double y) | ON_2dPoint | |
ON_2dPoint(const ON_3dPoint &) | ON_2dPoint | |
ON_2dPoint(const ON_4dPoint &) | ON_2dPoint | |
ON_2dPoint(const ON_2dVector &) | ON_2dPoint | |
ON_2dPoint(const ON_3dVector &) | ON_2dPoint | |
ON_2dPoint(const double *) | ON_2dPoint | |
ON_2dPoint(const class ON_2fPoint &) | ON_2dPoint | |
ON_2dPoint(const class ON_3fPoint &) | ON_2dPoint | |
ON_2dPoint(const class ON_4fPoint &) | ON_2dPoint | |
ON_2dPoint(const class ON_2fVector &) | ON_2dPoint | |
ON_2dPoint(const class ON_3fVector &) | ON_2dPoint | |
ON_2dPoint(const float *) | ON_2dPoint | |
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_4dPoint &) 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_2dPoint &) | ON_2dPoint | |
operator+=(const ON_2dVector &) | ON_2dPoint | |
operator+=(const ON_3dVector &) | 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_2dPoint &) | ON_2dPoint | |
operator-=(const ON_2dVector &) | ON_2dPoint | |
operator-=(const ON_3dVector &) | 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_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 |