CGAL 5.5.2 - Surface Mesh
|
CGAL::IO::read_3MF()
should be used instead. CGAL::IO::read_polygon_mesh()
should be used instead. CGAL::IO::read_OFF(std::istream&, const Surface_mesh<Point>&)
should be used instead. CGAL::IO::read_OFF(std::istream&, const Surface_mesh<Point>&)
should be used instead. CGAL::IO::read_PLY(std::ostream&, const Surface_mesh<Point>&)
should be used instead. CGAL::IO::write_polygon_mesh()
should be used instead. CGAL::IO::write_OFF(std::ostream&, const Surface_mesh<Point>&)
should be used instead. CGAL::IO::write_OFF(std::ostream&, const Surface_mesh<Point>&)
should be used instead. CGAL::IO::write_PLY(std::ostream&, const Surface_mesh<Point>&)
should be used instead.