CGAL 5.5.2 - 2D and 3D Linear Geometry Kernel
|
This is the complete list of members for CGAL::Point_3< Kernel >, including all inherited members.
bbox() const | CGAL::Point_3< Kernel > | |
cartesian(int i) const | CGAL::Point_3< Kernel > | |
cartesian_begin() const | CGAL::Point_3< Kernel > | |
Cartesian_const_iterator typedef | CGAL::Point_3< Kernel > | |
cartesian_end() const | CGAL::Point_3< Kernel > | |
dimension() const | CGAL::Point_3< Kernel > | |
homogeneous(int i) const | CGAL::Point_3< Kernel > | |
hw() const | CGAL::Point_3< Kernel > | |
hx() const | CGAL::Point_3< Kernel > | |
hy() const | CGAL::Point_3< Kernel > | |
hz() const | CGAL::Point_3< Kernel > | |
operator!=(const Point_3< Kernel > &q) const | CGAL::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) const | 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[](int i) const | CGAL::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) const | CGAL::Point_3< Kernel > | |
x() const | CGAL::Point_3< Kernel > | |
y() const | CGAL::Point_3< Kernel > | |
z() const | CGAL::Point_3< Kernel > |