\( \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.7 - 2D and 3D Linear Geometry Kernel
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Kernel::ConstructPlane_3 Member List

This is the complete list of members for Kernel::ConstructPlane_3, including all inherited members.

operator()(const Kernel::RT &a, const Kernel::RT &b, const Kernel::RT &c, const Kernel::RT &d)Kernel::ConstructPlane_3
operator()(const Kernel::Point_3 &p, const Kernel::Point_3 &q, const Kernel::Point_3 &r)Kernel::ConstructPlane_3
operator()(const Kernel::Point_3 &p, const Kernel::Direction_3 &d)Kernel::ConstructPlane_3
operator()(const Kernel::Point_3 &p, const Kernel::Vector_3 &v)Kernel::ConstructPlane_3
operator()(const Kernel::Line_3 &l, const Kernel::Point_3 &p)Kernel::ConstructPlane_3
operator()(const Kernel::Ray_3 &r, const Kernel::Point_3 &p)Kernel::ConstructPlane_3
operator()(const Kernel::Segment_3 &s, const Kernel::Point_3 &p)Kernel::ConstructPlane_3
operator()(const Kernel::Circle_3 &c)Kernel::ConstructPlane_3