Loading [MathJax]/extensions/TeX/newcommand.js
\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.13 - dD Geometry Kernel
All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Modules Pages
CGAL::Line_d< Kernel > Member List

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

dimension()CGAL::Line_d< Kernel >
direction()CGAL::Line_d< Kernel >
has_on(const Point_d< Kernel > &p)CGAL::Line_d< Kernel >
LA typedefCGAL::Line_d< Kernel >
Line_d()CGAL::Line_d< Kernel >
Line_d(Point_d< Kernel > p, Point_d< Kernel > q)CGAL::Line_d< Kernel >
Line_d(Point_d< Kernel > p, Direction_d< Kernel > dir)CGAL::Line_d< Kernel >
Line_d(Segment_d< Kernel > s)CGAL::Line_d< Kernel >
Line_d(Ray_d< Kernel > r)CGAL::Line_d< Kernel >
operator+(const Vector_d< Kernel > &v)CGAL::Line_d< Kernel >
opposite()CGAL::Line_d< Kernel >
parallel(const Line_d< Kernel > &l1, const Line_d< Kernel > &l2)CGAL::Line_d< Kernel >related
point(int i)CGAL::Line_d< Kernel >
projection(const Point_d< Kernel > &p)CGAL::Line_d< Kernel >
transform(const Aff_transformation_d< Kernel > &t)CGAL::Line_d< Kernel >
weak_equality(const Line_d< Kernel > &l1, const Line_d< Kernel > &l2)CGAL::Line_d< Kernel >related