CGAL 5.6.1 - 3D Mesh Generation
Deprecated List
Class CGAL::Gray_image_mesh_domain_3< Image, BGT, Image_word_type >
The class template 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().
Class CGAL::Implicit_mesh_domain_3< Function, BGT >
The class template 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().
Class CGAL::Labeled_image_mesh_domain_3< Image, BGT >
The class template 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().
Member CGAL::Polyhedral_mesh_domain_with_features_3< IGT >::Polyhedral_mesh_domain_with_features_3 (const std::string &filename)
Constructs a Polyhedral_mesh_domain_with_features_3 from an off file.