cgal.org
Top
Getting Started
Tutorials
Package Overview
Acknowledging CGAL
CGAL 5.1.5 - 2D and 3D Linear Geometry Kernel
CGAL::Ray_2< Kernel > Member List
This is the complete list of members for
CGAL::Ray_2< Kernel >
, including all inherited members.
collinear_has_on
(const Point_2< Kernel > &p) const
CGAL::Ray_2< Kernel >
direction
() const
CGAL::Ray_2< Kernel >
has_on
(const Point_2< Kernel > &p) const
CGAL::Ray_2< Kernel >
is_degenerate
() const
CGAL::Ray_2< Kernel >
is_horizontal
() const
CGAL::Ray_2< Kernel >
is_vertical
() const
CGAL::Ray_2< Kernel >
operator!=
(const Ray_2< Kernel > &h) const
CGAL::Ray_2< Kernel >
operator==
(const Ray_2< Kernel > &h) const
CGAL::Ray_2< Kernel >
opposite
() const
CGAL::Ray_2< Kernel >
point
(const Kernel::FT i) const
CGAL::Ray_2< Kernel >
Ray_2
(const Point_2< Kernel > &p, const Point_2< Kernel > &q)
CGAL::Ray_2< Kernel >
Ray_2
(const Point_2< Kernel > &p, const Direction_2< Kernel > &d)
CGAL::Ray_2< Kernel >
Ray_2
(const Point_2< Kernel > &p, const Vector_2< Kernel > &v)
CGAL::Ray_2< Kernel >
Ray_2
(const Point_2< Kernel > &p, const Line_2< Kernel > &l)
CGAL::Ray_2< Kernel >
source
() const
CGAL::Ray_2< Kernel >
supporting_line
() const
CGAL::Ray_2< Kernel >
to_vector
() const
CGAL::Ray_2< Kernel >
transform
(const Aff_transformation_2< Kernel > &t) const
CGAL::Ray_2< Kernel >