TrueReality  v0.1.1912
Exception.cpp File Reference
#include <trUtil/Exception.h>
#include <sstream>
#include <iostream>
#include <osgDB/FileNameUtils>
Include dependency graph for Exception.cpp:

Go to the source code of this file.

Namespaces

 trUtil
 Namespace that holds various utility classes for the engine.
 

Functions

TR_UTIL_EXPORT std::ostream & trUtil::operator<< (std::ostream &o, const Exception &ex)
 Stream insertion operator. More...