CGAL 5.2.2 - 2D and 3D Linear Geometry Kernel
|
This is the complete list of members for CGAL::Point_2< Kernel >, including all inherited members.
bbox() const | CGAL::Point_2< Kernel > | |
cartesian(int i) const | CGAL::Point_2< Kernel > | |
cartesian_begin() const | CGAL::Point_2< Kernel > | |
Cartesian_const_iterator typedef | CGAL::Point_2< Kernel > | |
cartesian_end() const | CGAL::Point_2< Kernel > | |
dimension() const | CGAL::Point_2< Kernel > | |
homogeneous(int i) const | CGAL::Point_2< Kernel > | |
hw() const | CGAL::Point_2< Kernel > | |
hx() const | CGAL::Point_2< Kernel > | |
hy() const | CGAL::Point_2< Kernel > | |
operator!=(const Point_2< Kernel > &q) const | CGAL::Point_2< Kernel > | |
operator+(const Point_2< Kernel > &p, const Vector_2< Kernel > &v) | CGAL::Point_2< Kernel > | related |
operator+=(const Vector_2< Kernel > &v) | CGAL::Point_2< Kernel > | |
operator-(const Point_2< Kernel > &p, const Point_2< Kernel > &q) | CGAL::Point_2< Kernel > | related |
operator-(const Point_2< Kernel > &p, const Vector_2< Kernel > &v) | CGAL::Point_2< Kernel > | related |
operator-=(const Vector_2< Kernel > &v) | CGAL::Point_2< Kernel > | |
operator<(const Point_2< Kernel > &p, const Point_2< Kernel > &q) | CGAL::Point_2< Kernel > | related |
operator<=(const Point_2< Kernel > &p, const Point_2< Kernel > &q) | CGAL::Point_2< Kernel > | related |
operator==(const Point_2< Kernel > &q) const | CGAL::Point_2< Kernel > | |
operator>(const Point_2< Kernel > &p, const Point_2< Kernel > &q) | CGAL::Point_2< Kernel > | related |
operator>=(const Point_2< Kernel > &p, const Point_2< Kernel > &q) | CGAL::Point_2< Kernel > | related |
operator[](int i) const | CGAL::Point_2< Kernel > | |
Point_2(const Origin &ORIGIN) | CGAL::Point_2< Kernel > | |
Point_2(int x, int y) | CGAL::Point_2< Kernel > | |
Point_2(double x, double y) | CGAL::Point_2< Kernel > | |
Point_2(const Kernel::RT &hx, const Kernel::RT &hy, const Kernel::RT &hw=RT(1)) | CGAL::Point_2< Kernel > | |
Point_2(const Kernel::FT &x, const Kernel::FT &y) | CGAL::Point_2< Kernel > | |
Point_2(const Kernel::Weighted_point_2 &wp) | CGAL::Point_2< Kernel > | explicit |
transform(const Aff_transformation_2< Kernel > &t) const | CGAL::Point_2< Kernel > | |
x() const | CGAL::Point_2< Kernel > | |
y() const | CGAL::Point_2< Kernel > |