\( \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.14 - dD Geometry Kernel
CGAL::Ray_d< Kernel > Member List

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

dimension()CGAL::Ray_d< Kernel >
direction()CGAL::Ray_d< Kernel >
has_on(const Point_d< Kernel > &p)CGAL::Ray_d< Kernel >
LA typedefCGAL::Ray_d< Kernel >
operator+(const Vector_d< Kernel > &v)CGAL::Ray_d< Kernel >
opposite()CGAL::Ray_d< Kernel >
parallel(const Ray_d< Kernel > &r1, const Ray_d< Kernel > &r2)CGAL::Ray_d< Kernel >related
point(int i)CGAL::Ray_d< Kernel >
Ray_d()CGAL::Ray_d< Kernel >
Ray_d(Point_d< Kernel > p, Point_d< Kernel > q)CGAL::Ray_d< Kernel >
Ray_d(Point_d< Kernel > p, Direction_d< Kernel > dir)CGAL::Ray_d< Kernel >
Ray_d(Segment_d< Kernel > s)CGAL::Ray_d< Kernel >
source()CGAL::Ray_d< Kernel >
supporting_line()CGAL::Ray_d< Kernel >
transform(const Aff_transformation_d< Kernel > &t)CGAL::Ray_d< Kernel >