\( \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.org
Top
Getting Started
Tutorials
Package Overview
Acknowledging CGAL
CGAL 4.14 - 2D and 3D Linear Geometry Kernel
CGAL::Segment_2< Kernel > Member List
This is the complete list of members for
CGAL::Segment_2< Kernel >
, including all inherited members.
bbox
() const
CGAL::Segment_2< Kernel >
collinear_has_on
(const Point_2< Kernel > &p) const
CGAL::Segment_2< Kernel >
direction
() const
CGAL::Segment_2< Kernel >
has_on
(const Point_2< Kernel > &p) const
CGAL::Segment_2< Kernel >
is_degenerate
() const
CGAL::Segment_2< Kernel >
is_horizontal
() const
CGAL::Segment_2< Kernel >
is_vertical
() const
CGAL::Segment_2< Kernel >
max
() const
CGAL::Segment_2< Kernel >
min
() const
CGAL::Segment_2< Kernel >
operator!=
(const Segment_2< Kernel > &q) const
CGAL::Segment_2< Kernel >
operator==
(const Segment_2< Kernel > &q) const
CGAL::Segment_2< Kernel >
operator[]
(int i) const
CGAL::Segment_2< Kernel >
opposite
() const
CGAL::Segment_2< Kernel >
point
(int i) const
CGAL::Segment_2< Kernel >
Segment_2
(const Point_2< Kernel > &p, const Point_2< Kernel > &q)
CGAL::Segment_2< Kernel >
source
() const
CGAL::Segment_2< Kernel >
squared_length
() const
CGAL::Segment_2< Kernel >
supporting_line
() const
CGAL::Segment_2< Kernel >
target
() const
CGAL::Segment_2< Kernel >
to_vector
() const
CGAL::Segment_2< Kernel >
transform
(const Aff_transformation_2< Kernel > &t) const
CGAL::Segment_2< Kernel >
vertex
(int i) const
CGAL::Segment_2< Kernel >