Loading [MathJax]/jax/output/HTML-CSS/jax.js
CGAL Version:
master
6.0.1
latest
5.6.2
5.5.5
5.4.5
5.3.2
5.2.4
5.1.5
5.0.4
4.14.3
4.13.2
4.12.2
4.11.3
4.10.2
4.9.1
4.8.2
4.7
4.6.3
4.5.2
4.4
4.3
4.11.2
cgal.org
Top
Getting Started
Tutorials
Package Overview
Acknowledging CGAL
CGAL 4.11.2 - 2D and 3D Linear Geometry Kernel
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Groups
Pages
CGAL 4.11.2 - 2D and 3D Linear Geometry Kernel
User Manual
Reference Manual
Concepts
Predefined Kernels
2D Kernel Objects
Aff_transformation_2
Bbox_2
Circle_2
Direction_2
Iso_rectangle_2
Line_2
Point_2
Ray_2
Segment_2
Triangle_2
Vector_2
Weighted_point_2
3D Kernel Objects
Kernel Classes
Global Kernel Functions
Enumerations and Related Functions
Cartesian/Homogenous Conversion
Dimension Handling Tools
Null_vector
Origin
Upgrading from CGAL::Object to boost::variant
Refinement Relationships
Deprecated List
Is Model Relationships
Has Model Relationships
Bibliographic References
Class and Concept List
Examples
CGAL::Line_2< Kernel > Member List
This is the complete list of members for
CGAL::Line_2< Kernel >
, including all inherited members.
a
() const
CGAL::Line_2< Kernel >
b
() const
CGAL::Line_2< Kernel >
c
() const
CGAL::Line_2< Kernel >
direction
() const
CGAL::Line_2< Kernel >
has_on
(const Point_2< Kernel > &p) const
CGAL::Line_2< Kernel >
has_on_negative_side
(const Point_2< Kernel > &p) const
CGAL::Line_2< Kernel >
has_on_positive_side
(const Point_2< Kernel > &p) const
CGAL::Line_2< Kernel >
is_degenerate
() const
CGAL::Line_2< Kernel >
is_horizontal
() const
CGAL::Line_2< Kernel >
is_vertical
() const
CGAL::Line_2< Kernel >
Line_2
(const Kernel::RT &a, const Kernel::RT &b, const Kernel::RT &c)
CGAL::Line_2< Kernel >
Line_2
(const Point_2< Kernel > &p, const Point_2< Kernel > &q)
CGAL::Line_2< Kernel >
Line_2
(const Point_2< Kernel > &p, const Direction_2< Kernel > &d)
CGAL::Line_2< Kernel >
Line_2
(const Point_2< Kernel > &p, const Vector_2< Kernel > &v)
CGAL::Line_2< Kernel >
Line_2
(const Segment_2< Kernel > &s)
CGAL::Line_2< Kernel >
Line_2
(const Ray_2< Kernel > &r)
CGAL::Line_2< Kernel >
operator!=
(const Line_2< Kernel > &h) const
CGAL::Line_2< Kernel >
operator==
(const Line_2< Kernel > &h) const
CGAL::Line_2< Kernel >
opposite
() const
CGAL::Line_2< Kernel >
oriented_side
(const Point_2< Kernel > &p) const
CGAL::Line_2< Kernel >
perpendicular
(const Point_2< Kernel > &p) const
CGAL::Line_2< Kernel >
point
(int i) const
CGAL::Line_2< Kernel >
projection
(const Point_2< Kernel > &p) const
CGAL::Line_2< Kernel >
to_vector
() const
CGAL::Line_2< Kernel >
transform
(const Aff_transformation_2< Kernel > &t) const
CGAL::Line_2< Kernel >
x_at_y
(const Kernel::FT &y) const
CGAL::Line_2< Kernel >
y_at_x
(const Kernel::FT &x) const
CGAL::Line_2< Kernel >