Processing math: 100%
CGAL 4.4 - 3D Surface Mesh Generation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Type Requirements
Class CGAL::Implicit_surface_3< Traits, Function >
The number type Function::FT has to match the type Traits::FT.
Member CGAL::output_surface_facets_to_polyhedron (const SurfaceMeshComplex_2InTriangulation_3 &c2t3, Polyhedron &output_polyhedron)
the surface must be manifold. For this purpose, you may call make_surface_mesh() with Manifold_tag or Manifold_with_boundary_tag parameter.