|
CGAL 4.3 - IO Streams
|
An object of the class Color is a color available for drawing operations in many CGAL output streams | |
The definition of Input_rep is completely symmetric to 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 | |
The class Istream_iterator is an input iterator adaptor for the input stream class Stream and value type T | |
The class Ostream_iterator is an output iterator adaptor for the output stream class Stream and value type T | |
The class Verbose_ostream can be used as an output stream |