TrueReality  v0.1.1912
EnumerationNumeric.h File Reference
#include "Export.h"
#include <trUtil/EnumerationString.h>
#include <ostream>
Include dependency graph for EnumerationNumeric.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  trUtil::EnumerationNumeric
 This class represents a type-safe Enumeration pattern. More...
 

Namespaces

 trUtil
 Namespace that holds various utility classes for the engine.
 

Functions

TR_UTIL_EXPORT std::ostream & trUtil::operator<< (std::ostream &os, const EnumerationString &e)
 Helper method to print EnumerationNumeric to an output stream. More...