\( \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}
}\)
- Member CGAL::convex_hull_3_to_polyhedron_3 (const Triangulation &T, Polyhedron &P)
- since CGAL 4.10. Use
convex_hull_3_to_face_graph()
instead.