|
Point Cloud Library (PCL) 1.15.1
|
#include <pcl/surface/3rdparty/opennurbs/opennurbs_fpoint.h>
Public Attributes | |
| float | x |
| float | y |
Static Public Attributes | |
| static const ON_2fPoint | Origin |
Definition at line 38 of file opennurbs_fpoint.h.
| ON_2fPoint::ON_2fPoint | ( | ) |
Referenced by DistanceTo(), operator!=(), operator*(), operator*(), operator*(), operator*=(), operator+(), operator+(), operator+=(), operator+=(), operator+=(), operator-(), operator-(), operator-=(), operator-=(), operator-=(), operator/(), operator/(), operator/=(), operator<(), operator<=(), operator=(), operator=(), operator=(), operator=(), operator=(), operator=(), operator=(), operator=(), operator=(), operator=(), operator=(), operator==(), operator>(), operator>=(), Rotate(), and Rotate().
| ON_2fPoint::ON_2fPoint | ( | const ON_3fPoint & | ) |
| ON_2fPoint::ON_2fPoint | ( | const ON_4fPoint & | ) |
| ON_2fPoint::ON_2fPoint | ( | const ON_2fVector & | ) |
| ON_2fPoint::ON_2fPoint | ( | const ON_3fVector & | ) |
| ON_2fPoint::ON_2fPoint | ( | const float * | ) |
| ON_2fPoint::ON_2fPoint | ( | const ON_2dPoint & | ) |
| ON_2fPoint::ON_2fPoint | ( | const ON_3dPoint & | ) |
| ON_2fPoint::ON_2fPoint | ( | const ON_4dPoint & | ) |
| ON_2fPoint::ON_2fPoint | ( | const ON_2dVector & | ) |
| ON_2fPoint::ON_2fPoint | ( | const ON_3dVector & | ) |
| ON_2fPoint::ON_2fPoint | ( | const double * | ) |
| double ON_2fPoint::DistanceTo | ( | const ON_2fPoint & | ) | const |
References ON_2fPoint().
| double ON_2fPoint::MaximumCoordinate | ( | ) | const |
| int ON_2fPoint::MaximumCoordinateIndex | ( | ) | const |
| ON_2fPoint::operator const float * | ( | ) | const |
| ON_2fPoint::operator float * | ( | ) |
| bool ON_2fPoint::operator!= | ( | const ON_2fPoint & | ) | const |
References ON_2fPoint().
| float ON_2fPoint::operator* | ( | const ON_2fPoint & | ) | const |
References ON_2fPoint().
| float ON_2fPoint::operator* | ( | const ON_2fVector & | ) | const |
| float ON_2fPoint::operator* | ( | const ON_4fPoint & | ) | const |
| ON_2dPoint ON_2fPoint::operator* | ( | double | ) | const |
| ON_2fPoint ON_2fPoint::operator* | ( | float | ) | const |
References ON_2fPoint().
| ON_2fPoint ON_2fPoint::operator* | ( | int | ) | const |
References ON_2fPoint().
| ON_2fPoint & ON_2fPoint::operator*= | ( | float | ) |
References ON_2fPoint().
| ON_2dPoint ON_2fPoint::operator+ | ( | const ON_2dPoint & | ) | const |
| ON_2dPoint ON_2fPoint::operator+ | ( | const ON_2dVector & | ) | const |
| ON_2fPoint ON_2fPoint::operator+ | ( | const ON_2fPoint & | ) | const |
References ON_2fPoint().
| ON_2fPoint ON_2fPoint::operator+ | ( | const ON_2fVector & | ) | const |
References ON_2fPoint().
| ON_3dPoint ON_2fPoint::operator+ | ( | const ON_3dPoint & | ) | const |
| ON_3dPoint ON_2fPoint::operator+ | ( | const ON_3dVector & | ) | const |
| ON_3fPoint ON_2fPoint::operator+ | ( | const ON_3fPoint & | ) | const |
| ON_3fPoint ON_2fPoint::operator+ | ( | const ON_3fVector & | ) | const |
| ON_2fPoint & ON_2fPoint::operator+= | ( | const ON_2fPoint & | ) |
References ON_2fPoint().
| ON_2fPoint & ON_2fPoint::operator+= | ( | const ON_2fVector & | ) |
References ON_2fPoint().
| ON_2fPoint & ON_2fPoint::operator+= | ( | const ON_3fVector & | ) |
References ON_2fPoint().
| ON_2dVector ON_2fPoint::operator- | ( | const ON_2dPoint & | ) | const |
| ON_2dPoint ON_2fPoint::operator- | ( | const ON_2dVector & | ) | const |
| ON_2fVector ON_2fPoint::operator- | ( | const ON_2fPoint & | ) | const |
References ON_2fPoint().
| ON_2fPoint ON_2fPoint::operator- | ( | const ON_2fVector & | ) | const |
References ON_2fPoint().
| ON_3dVector ON_2fPoint::operator- | ( | const ON_3dPoint & | ) | const |
| ON_3dPoint ON_2fPoint::operator- | ( | const ON_3dVector & | ) | const |
| ON_3fVector ON_2fPoint::operator- | ( | const ON_3fPoint & | ) | const |
| ON_3fPoint ON_2fPoint::operator- | ( | const ON_3fVector & | ) | const |
| ON_2fPoint & ON_2fPoint::operator-= | ( | const ON_2fPoint & | ) |
References ON_2fPoint().
| ON_2fPoint & ON_2fPoint::operator-= | ( | const ON_2fVector & | ) |
References ON_2fPoint().
| ON_2fPoint & ON_2fPoint::operator-= | ( | const ON_3fVector & | ) |
References ON_2fPoint().
| ON_2dPoint ON_2fPoint::operator/ | ( | double | ) | const |
| ON_2fPoint ON_2fPoint::operator/ | ( | float | ) | const |
References ON_2fPoint().
| ON_2fPoint ON_2fPoint::operator/ | ( | int | ) | const |
References ON_2fPoint().
| ON_2fPoint & ON_2fPoint::operator/= | ( | float | ) |
References ON_2fPoint().
| bool ON_2fPoint::operator< | ( | const ON_2fPoint & | ) | const |
References ON_2fPoint().
| bool ON_2fPoint::operator<= | ( | const ON_2fPoint & | ) | const |
References ON_2fPoint().
| ON_2fPoint & ON_2fPoint::operator= | ( | const double * | ) |
References ON_2fPoint().
| ON_2fPoint & ON_2fPoint::operator= | ( | const float * | ) |
References ON_2fPoint().
| ON_2fPoint & ON_2fPoint::operator= | ( | const ON_2dPoint & | ) |
References ON_2fPoint().
| ON_2fPoint & ON_2fPoint::operator= | ( | const ON_2dVector & | ) |
References ON_2fPoint().
| ON_2fPoint & ON_2fPoint::operator= | ( | const ON_2fVector & | ) |
References ON_2fPoint().
| ON_2fPoint & ON_2fPoint::operator= | ( | const ON_3dPoint & | ) |
References ON_2fPoint().
| ON_2fPoint & ON_2fPoint::operator= | ( | const ON_3dVector & | ) |
References ON_2fPoint().
| ON_2fPoint & ON_2fPoint::operator= | ( | const ON_3fPoint & | ) |
References ON_2fPoint().
| ON_2fPoint & ON_2fPoint::operator= | ( | const ON_3fVector & | ) |
References ON_2fPoint().
| ON_2fPoint & ON_2fPoint::operator= | ( | const ON_4dPoint & | ) |
References ON_2fPoint().
| ON_2fPoint & ON_2fPoint::operator= | ( | const ON_4fPoint & | ) |
References ON_2fPoint().
| bool ON_2fPoint::operator== | ( | const ON_2fPoint & | ) | const |
References ON_2fPoint().
| bool ON_2fPoint::operator> | ( | const ON_2fPoint & | ) | const |
References ON_2fPoint().
| bool ON_2fPoint::operator>= | ( | const ON_2fPoint & | ) | const |
References ON_2fPoint().
| float & ON_2fPoint::operator[] | ( | int | ) |
| float ON_2fPoint::operator[] | ( | int | ) | const |
| float & ON_2fPoint::operator[] | ( | unsigned int | ) |
| float ON_2fPoint::operator[] | ( | unsigned int | ) | const |
| void ON_2fPoint::Rotate | ( | double | , |
| const ON_2fPoint & | ) |
References ON_2fPoint().
| void ON_2fPoint::Rotate | ( | double | , |
| double | , | ||
| const ON_2fPoint & | ) |
References ON_2fPoint().
| void ON_2fPoint::Set | ( | float | , |
| float | ) |
| void ON_2fPoint::Transform | ( | const ON_Xform & | ) |
| void ON_2fPoint::Zero | ( | ) |
|
static |
Definition at line 43 of file opennurbs_fpoint.h.
| float ON_2fPoint::x |
Definition at line 41 of file opennurbs_fpoint.h.
Referenced by ON_2fPoint().
| float ON_2fPoint::y |
Definition at line 41 of file opennurbs_fpoint.h.
Referenced by ON_2fPoint().