CGAL 5.3 - CGAL and the Boost Graph Library
Deprecated List
Member CGAL::read_off (std::istream &is, Graph &g, const NamedParameters &np)
This function is deprecated since CGAL 5.3, CGAL::IO::read_OFF() should be used instead.
Member CGAL::read_off (const char *fname, Graph &g, const NamedParameters &np)
This function is deprecated since CGAL 5.3, CGAL::IO::read_OFF() should be used instead.
Member CGAL::write_off (const char *fname, const Graph &g, const NamedParameters &np)
This function is deprecated since CGAL 5.3, CGAL::IO::write_OFF() should be used instead.
Member CGAL::write_off (std::ostream &os, const Graph &g, const NamedParameters &np)
This function is deprecated since CGAL 5.3, CGAL::IO::write_OFF() should be used instead.
Member CGAL::write_vtp (std::ostream &os, const Graph &g, const NamedParameters &np)
This function is deprecated since CGAL 5.3, CGAL::IO::write_VTP() should be used instead.
Member CGAL::write_wrl (std::ostream &os, const Graph &g, const NamedParameters &np)
This function is deprecated since CGAL 5.3, CGAL::IO::write_WRL() should be used instead.