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