CGAL::set_pretty_mode

Mode set_pretty_mode ( std::ios& s) sets the mode of the IO stream s to be the PRETTY mode. Returns the previous mode of s.

See Also

CGAL::Mode
CGAL::set_mode
CGAL::set_ascii_mode
CGAL::set_binary_mode
CGAL::get_mode
CGAL::is_ascii
CGAL::is_binary
CGAL::is_pretty