CGAL 4.6.2 - IO Streams
|
CGAL | |
IO | |
Color | An object of the class Color is a color available for drawing operations in many CGAL output streams |
Input_rep | The definition of Input_rep is completely symmetric to Output_rep |
Output_rep | The purpose of Output_rep is to provide a way to control output formatting that works independently of the object's stream output operator |
Istream_iterator | The class Istream_iterator is an input iterator adaptor for the input stream class Stream and value type T |
Ostream_iterator | The class Ostream_iterator is an output iterator adaptor for the output stream class Stream and value type T |
Verbose_ostream | The class Verbose_ostream can be used as an output stream |