Home | Namespaces | Hierarchy | Alphabetical List | Class list | Files | Namespace Members | Class members | File members | Tutorials |
Go to the source code of this file.
Namespaces | |
irr | |
Everything in the Irrlicht Engine can be found in this namespace. | |
irr::io | |
This namespace provides interfaces for input/output: Reading and writing files, accessing zip archives, xml files, ... | |
Typedefs | |
typedef IIrrXMLReader< wchar_t, IReferenceCounted > | irr::io::IXMLReader |
An xml reader for wide characters, derived from IReferenceCounted. More... | |
typedef IIrrXMLReader< c8, IReferenceCounted > | irr::io::IXMLReaderUTF8 |
An xml reader for ASCII or UTF-8 characters, derived from IReferenceCounted. More... | |
The Irrlicht
Engine Documentation © 2003-2010 by Nikolaus Gebhardt. Generated
on Fri Dec 20 2013 11:17:02 by Doxygen
(1.8.5) |