5#ifndef __I_XML_READER_H_INCLUDED__
6#define __I_XML_READER_H_INCLUDED__
Interface providing easy read access to a XML file.
Header file of the irrXML, the Irrlicht XML parser.
IIrrXMLReader< c8, IReferenceCounted > IXMLReaderUTF8
An xml reader for ASCII or UTF-8 characters, derived from IReferenceCounted.
IIrrXMLReader< wchar_t, IReferenceCounted > IXMLReader
An xml reader for wide characters, derived from IReferenceCounted.
Everything in the Irrlicht Engine can be found in this namespace.