\( \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 - Optimal Distances
CGAL::Width_default_traits_3< K > Member List

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

ChullTraits typedefCGAL::Width_default_traits_3< K >
get_a(const Plane_3 &f) constCGAL::Width_default_traits_3< K >
get_b(const Plane_3 &f) constCGAL::Width_default_traits_3< K >
get_c(const Plane_3 &f) constCGAL::Width_default_traits_3< K >
get_d(const Plane_3 &f) constCGAL::Width_default_traits_3< K >
get_hw(const Point_3 &p) constCGAL::Width_default_traits_3< K >
get_hx(const Point_3 &p) constCGAL::Width_default_traits_3< K >
get_hy(const Point_3 &p) constCGAL::Width_default_traits_3< K >
get_hz(const Point_3 &p) constCGAL::Width_default_traits_3< K >
get_plane_coefficients(const Plane_3 &f, RT &a, RT &b, RT &c, RT &d) constCGAL::Width_default_traits_3< K >
get_point_coordinates(const Point_3 &p, RT &px, RT &py, RT &pz, RT &ph) constCGAL::Width_default_traits_3< K >
make_plane(const RT &a, const RT &b, const RT &c, const RT &d) constCGAL::Width_default_traits_3< K >
make_point(const RT &hx, const RT &hy, const RT &hz, const RT &hw) constCGAL::Width_default_traits_3< K >
make_vector(const RT &a, const RT &b, const RT &c) constCGAL::Width_default_traits_3< K >
Plane_3 typedefCGAL::Width_default_traits_3< K >
Point_3 typedefCGAL::Width_default_traits_3< K >
RT typedefCGAL::Width_default_traits_3< K >
Vector_3 typedefCGAL::Width_default_traits_3< K >
Width_default_traits_3()CGAL::Width_default_traits_3< K >