#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::TextInput |
This class is like a PIPE, it holds a method for inputing text from an 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 input subsystem that may exist in a future. More... |