#include <xvr2/System.h>
#include <xvr2/String.h>
#include <xvr2/CoreExceptions.h>
Go to the source code of this file.
Namespaces | |
namespace | xvr2 |
Classes | |
class | xvr2::TextOutput |
This class is like a PIPE, it holds a method for outputing text to a receiving object, this object \ can be a file a stream or any other thing, please note that this class is just an interface, for every text ouput subsystem that may exist in a future. More... |