\( \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 5.0.2 - 2D and 3D Linear Geometry Kernel
CGAL::Direction_3< Kernel > Member List

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

delta(int i) constCGAL::Direction_3< Kernel >
Direction_3(const Vector_3< Kernel > &v)CGAL::Direction_3< Kernel >
Direction_3(const Line_3< Kernel > &l)CGAL::Direction_3< Kernel >
Direction_3(const Ray_3< Kernel > &r)CGAL::Direction_3< Kernel >
Direction_3(const Segment_3< Kernel > &s)CGAL::Direction_3< Kernel >
Direction_3(const Kernel::RT &x, const Kernel::RT &y, const Kernel::RT &z)CGAL::Direction_3< Kernel >
dx() constCGAL::Direction_3< Kernel >
dy() constCGAL::Direction_3< Kernel >
dz() constCGAL::Direction_3< Kernel >
operator!=(const Direction_3< Kernel > &e) constCGAL::Direction_3< Kernel >
operator-() constCGAL::Direction_3< Kernel >
operator==(const Direction_3< Kernel > &e) constCGAL::Direction_3< Kernel >
transform(const Aff_transformation_3< Kernel > &t) constCGAL::Direction_3< Kernel >
vector() constCGAL::Direction_3< Kernel >