#include <OpenMesh/Core/System/mostream.hh>
Go to the source code of this file.
Functions | |
OpenMesh::mostream & | omlog () |
OpenMesh::mostream & | omout () |
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.