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.12 - 2D and 3D Linear Geometry Kernel
All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Modules Pages
CGAL::Line_3< Kernel > Member List

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

direction() constCGAL::Line_3< Kernel >
has_on(const Point_3< Kernel > &p) constCGAL::Line_3< Kernel >
is_degenerate() constCGAL::Line_3< Kernel >
Line_3(const Point_3< Kernel > &p, const Point_3< Kernel > &q)CGAL::Line_3< Kernel >
Line_3(const Point_3< Kernel > &p, const Direction_3< Kernel > &d)CGAL::Line_3< Kernel >
Line_3(const Point_3< Kernel > &p, const Vector_3< Kernel > &v)CGAL::Line_3< Kernel >
Line_3(const Segment_3< Kernel > &s)CGAL::Line_3< Kernel >
Line_3(const Ray_3< Kernel > &r)CGAL::Line_3< Kernel >
operator!=(const Line_3< Kernel > &h) constCGAL::Line_3< Kernel >
operator==(const Line_3< Kernel > &h) constCGAL::Line_3< Kernel >
opposite() constCGAL::Line_3< Kernel >
perpendicular_plane(const Point_3< Kernel > &p) constCGAL::Line_3< Kernel >
point(int i) constCGAL::Line_3< Kernel >
projection(const Point_3< Kernel > &p) constCGAL::Line_3< Kernel >
to_vector() constCGAL::Line_3< Kernel >
transform(const Aff_transformation_3< Kernel > &t) constCGAL::Line_3< Kernel >