\( \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
Kernel::CompareDihedralAngle_3 Member List

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

operator()(const K::Point_3 &a1, const K::Point_3 &b1, const K::Point_3 &c1, const K::Point_3 &d1, const K::FT &cosine)Kernel::CompareDihedralAngle_3
operator()(const K::Point_3 &a1, const K::Point_3 &b1, const K::Point_3 &c1, const K::Point_3 &d1, const K::Point_3 &a2, const K::Point_3 &b2, const K::Point_3 &c2, const K::Point_3 &d2)Kernel::CompareDihedralAngle_3
operator()(const K::Vector_3 &u1, const K::Vector_3 &v1, const K::Vector_3 &w1, const K::FT &cosine)Kernel::CompareDihedralAngle_3
operator()(const K::Vector_3 &u1, const K::Vector_3 &v1, const K::Vector_3 &w1, const K::Vector_3 &u2, const K::Vector_3 &v2, const K::Vector_3 &w2)Kernel::CompareDihedralAngle_3