#include <OpenMesh/Core/System/mostream.hh>

Go to the source code of this file.
Functions | |
| OpenMesh::mostream & | omerr () |
| OpenMesh::mostream & | omlog () |
| OpenMesh::mostream & | omout () |
This file provides the streams omlog, omout, and omerr.
Definition in file omstream.hh.
| OpenMesh::mostream& omerr | ( | ) |
| OpenMesh::mostream& omlog | ( | ) |
These stream provide replacements for clog, cout, and cerr. They have the advantage that they can easily be multiplexed.
| OpenMesh::mostream& omout | ( | ) |