\( \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::Weighted_point_2< Kernel > Member List

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

bbox() constCGAL::Weighted_point_2< Kernel >
cartesian(int i) constCGAL::Weighted_point_2< Kernel >
cartesian_begin() constCGAL::Weighted_point_2< Kernel >
Cartesian_const_iterator typedefCGAL::Weighted_point_2< Kernel >
cartesian_end() constCGAL::Weighted_point_2< Kernel >
dimension() constCGAL::Weighted_point_2< Kernel >
homogeneous(int i) constCGAL::Weighted_point_2< Kernel >
hw() constCGAL::Weighted_point_2< Kernel >
hx() constCGAL::Weighted_point_2< Kernel >
hy() constCGAL::Weighted_point_2< Kernel >
operator!=(const Weighted_point_2< Kernel > &q) constCGAL::Weighted_point_2< Kernel >
operator+=(const Vector_2< Kernel > &v)CGAL::Weighted_point_2< Kernel >
operator-=(const Vector_2< Kernel > &v)CGAL::Weighted_point_2< Kernel >
operator==(const Weighted_point_2< Kernel > &q) constCGAL::Weighted_point_2< Kernel >
operator[](int i) constCGAL::Weighted_point_2< Kernel >
point() constCGAL::Weighted_point_2< Kernel >
transform(const Aff_transformation_2< Kernel > &t) constCGAL::Weighted_point_2< Kernel >
weight() constCGAL::Weighted_point_2< Kernel >
Weighted_point_2(const Origin &ORIGIN)CGAL::Weighted_point_2< Kernel >
Weighted_point_2(const Point_2< Kernel > &p)CGAL::Weighted_point_2< Kernel >explicit
Weighted_point_2(const Point_2< Kernel > &p, Kernel::FT &w)CGAL::Weighted_point_2< Kernel >
Weighted_point_2(const Kernel::FT &x, const Kernel::FT &y)CGAL::Weighted_point_2< Kernel >
x() constCGAL::Weighted_point_2< Kernel >
y() constCGAL::Weighted_point_2< Kernel >