\( \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 - dD Spatial Searching
CGAL::Plane_separator< FT > Member List

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

cutting_dimension() constCGAL::Plane_separator< FT >
cutting_value() constCGAL::Plane_separator< FT >
operator<<(std::ostream &os, Plane_separator< FT > s)CGAL::Plane_separator< FT >related
operator=(Plane_separator< FT > s2)CGAL::Plane_separator< FT >
Plane_separator(int d, FT v)CGAL::Plane_separator< FT >
Plane_separator(Plane_separator< FT > p)CGAL::Plane_separator< FT >
set_cutting_dimension(int d)CGAL::Plane_separator< FT >
set_cutting_value(FT v)CGAL::Plane_separator< FT >