CGAL 5.6 - 3D Mesh Generation
|
Gray_image_mesh_domain_3
is deprecated since CGAL-4.13, in favor of the class template Labeled_mesh_domain_3
and its static function Labeled_mesh_domain_3::create_gray_image_mesh_domain()
. Implicit_mesh_domain_3
is deprecated since CGAL-4.13, in favor of the class template Labeled_mesh_domain_3
and its static function Labeled_mesh_domain_3::create_implicit_mesh_domain()
. Labeled_image_mesh_domain_3
is deprecated since CGAL-4.13, in favor of the class template Labeled_mesh_domain_3
and its static function Labeled_mesh_domain_3::create_labeled_image_mesh_domain()
. Polyhedral_mesh_domain_with_features_3
from an off file. No feature detection is done at this level. Users must read the file into a Polyhedron_3
and call the constructor above.