\( \newcommand{\E}{\mathrm{E}} \) \( \newcommand{\A}{\mathrm{A}} \) \( \newcommand{\R}{\mathrm{R}} \) \( \newcommand{\N}{\mathrm{N}} \) \( \newcommand{\Q}{\mathrm{Q}} \) \( \newcommand{\Z}{\mathrm{Z}} \) \( \def\ccSum #1#2#3{ \sum_{#1}^{#2}{#3} } \def\ccProd #1#2#3{ \sum_{#1}^{#2}{#3} }\)
CGAL 4.12 - 2D and 3D Linear Geometry Kernel
CGAL::Point_3< Kernel > Member List

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

bbox() constCGAL::Point_3< Kernel >
cartesian(int i) constCGAL::Point_3< Kernel >
cartesian_begin() constCGAL::Point_3< Kernel >
Cartesian_const_iterator typedefCGAL::Point_3< Kernel >
cartesian_end() constCGAL::Point_3< Kernel >
dimension() constCGAL::Point_3< Kernel >
homogeneous(int i) constCGAL::Point_3< Kernel >
hw() constCGAL::Point_3< Kernel >
hx() constCGAL::Point_3< Kernel >
hy() constCGAL::Point_3< Kernel >
hz() constCGAL::Point_3< Kernel >
operator!=(const Point_3< Kernel > &q) constCGAL::Point_3< Kernel >
operator+(const Point_3< Kernel > &p, const Vector_3< Kernel > &v)CGAL::Point_3< Kernel >related
operator+=(const Vector_3< Kernel > &v)CGAL::Point_3< Kernel >
operator-(const Point_3< Kernel > &p, const Point_3< Kernel > &q)CGAL::Point_3< Kernel >related
operator-(const Point_3< Kernel > &p, const Vector_3< Kernel > &v)CGAL::Point_3< Kernel >related
operator-=(const Vector_3< Kernel > &v)CGAL::Point_3< Kernel >
operator<(const Point_3< Kernel > &p, const Point_3< Kernel > &q)CGAL::Point_3< Kernel >related
operator<=(const Point_3< Kernel > &p, const Point_3< Kernel > &q)CGAL::Point_3< Kernel >related
operator==(const Point_3< Kernel > &q) constCGAL::Point_3< Kernel >
operator>(const Point_3< Kernel > &p, const Point_3< Kernel > &q)CGAL::Point_3< Kernel >related
operator>=(const Point_3< Kernel > &p, const Point_3< Kernel > &q)CGAL::Point_3< Kernel >related
operator[](int i) constCGAL::Point_3< Kernel >
Point_3(const Origin &ORIGIN)CGAL::Point_3< Kernel >
Point_3(int x, int y, int z)CGAL::Point_3< Kernel >
Point_3(double x, double y, double z)CGAL::Point_3< Kernel >
Point_3(const Kernel::RT &hx, const Kernel::RT &hy, const Kernel::RT &hz, const Kernel::RT &hw=RT(1))CGAL::Point_3< Kernel >
Point_3(const Kernel::FT &x, const Kernel::FT &y, const Kernel::FT &z)CGAL::Point_3< Kernel >
Point_3(const Kernel::Weighted_point_3 &wp)CGAL::Point_3< Kernel >explicit
transform(const Aff_transformation_3< Kernel > &t) constCGAL::Point_3< Kernel >
x() constCGAL::Point_3< Kernel >
y() constCGAL::Point_3< Kernel >
z() constCGAL::Point_3< Kernel >