bbox() const | CGAL::Weighted_point_3< Kernel > | |
cartesian(int i) const | CGAL::Weighted_point_3< Kernel > | |
cartesian_begin() const | CGAL::Weighted_point_3< Kernel > | |
Cartesian_const_iterator typedef | CGAL::Weighted_point_3< Kernel > | |
cartesian_end() const | CGAL::Weighted_point_3< Kernel > | |
dimension() const | CGAL::Weighted_point_3< Kernel > | |
homogeneous(int i) const | CGAL::Weighted_point_3< Kernel > | |
hw() const | CGAL::Weighted_point_3< Kernel > | |
hx() const | CGAL::Weighted_point_3< Kernel > | |
hy() const | CGAL::Weighted_point_3< Kernel > | |
hz() const | CGAL::Weighted_point_3< Kernel > | |
operator!=(const Weighted_point_3< Kernel > &q) const | CGAL::Weighted_point_3< Kernel > | |
operator==(const Weighted_point_3< Kernel > &q) const | CGAL::Weighted_point_3< Kernel > | |
operator[](int i) const | CGAL::Weighted_point_3< Kernel > | |
point() const | CGAL::Weighted_point_3< Kernel > | |
transform(const Aff_transformation_3< Kernel > &t) const | CGAL::Weighted_point_3< Kernel > | |
weight() const | CGAL::Weighted_point_3< Kernel > | |
Weighted_point_3(const Origin &ORIGIN) | CGAL::Weighted_point_3< Kernel > | |
Weighted_point_3(const Point_3< Kernel > &p) | CGAL::Weighted_point_3< Kernel > | explicit |
Weighted_point_3(const Point_3< Kernel > &p, Kernel::FT &w) | CGAL::Weighted_point_3< Kernel > | |
Weighted_point_3(const Kernel::FT &x, const Kernel::FT &y, const Kernel::FT &z) | CGAL::Weighted_point_3< Kernel > | |
x() const | CGAL::Weighted_point_3< Kernel > | |
y() const | CGAL::Weighted_point_3< Kernel > | |
z() const | CGAL::Weighted_point_3< Kernel > | |