CGAL 5.1.3 - 2D and 3D Linear Geometry Kernel
CGAL::Point_2< Kernel > Member List

This is the complete list of members for CGAL::Point_2< Kernel >, including all inherited members.

bbox() constCGAL::Point_2< Kernel >
cartesian(int i) constCGAL::Point_2< Kernel >
cartesian_begin() constCGAL::Point_2< Kernel >
Cartesian_const_iterator typedefCGAL::Point_2< Kernel >
cartesian_end() constCGAL::Point_2< Kernel >
dimension() constCGAL::Point_2< Kernel >
homogeneous(int i) constCGAL::Point_2< Kernel >
hw() constCGAL::Point_2< Kernel >
hx() constCGAL::Point_2< Kernel >
hy() constCGAL::Point_2< Kernel >
operator!=(const Point_2< Kernel > &q) constCGAL::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) constCGAL::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) constCGAL::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) constCGAL::Point_2< Kernel >
x() constCGAL::Point_2< Kernel >
y() constCGAL::Point_2< Kernel >