\( \newcommand{\E}{\mathrm{E}} \) \( \newcommand{\A}{\mathrm{A}} \) \( \newcommand{\R}{\mathrm{R}} \) \( \newcommand{\N}{\mathrm{N}} \) \( \newcommand{\Q}{\mathrm{Q}} \) \( \newcommand{\Z}{\mathrm{Z}} \) \( \def\ccSum #1#2#3{ \sum_{#1}^{#2}{#3} } \def\ccProd #1#2#3{ \sum_{#1}^{#2}{#3} }\)
CGAL 4.12 - IO Streams
Class and Concept List
Here is the list of all concepts and classes of this package. Classes are inside the namespace CGAL. Concepts are in the global namespace.
[detail level 12]
 NCGAL
 CColorAn object of the class Color is a color available for drawing operations in many CGAL output streams
 CInput_repThe definition of Input_rep is completely symmetric to Output_rep
 CIstream_iteratorThe class Istream_iterator is an input iterator adaptor for the input stream class Stream and value type T
 COstream_iteratorThe class Ostream_iterator is an output iterator adaptor for the output stream class Stream and value type T
 COutput_repThe purpose of Output_rep is to provide a way to control output formatting that works independently of the object's stream output operator
 CVerbose_ostreamThe class Verbose_ostream can be used as an output stream