Home | Namespaces | Hierarchy | Alphabetical List | Class list | Files | Namespace Members | Class members | File members | Tutorials
IXMLReader.h
Go to the documentation of this file.
1 // Copyright (C) 2002-2012 Nikolaus Gebhardt
2 // This file is part of the "Irrlicht Engine".
3 // For conditions of distribution and use, see copyright notice in irrlicht.h
4 
5 #ifndef __I_XML_READER_H_INCLUDED__
6 #define __I_XML_READER_H_INCLUDED__
7 
8 #include "IReferenceCounted.h"
9 #include "irrXML.h"
10 
11 namespace irr
12 {
13 namespace io
14 {
16 
20 
22 
26 
27 } // end namespace io
28 } // end namespace irr
29 
30 #endif
31 

The Irrlicht Engine
The Irrlicht Engine Documentation © 2003-2010 by Nikolaus Gebhardt. Generated on Mon May 6 2013 07:45:59 by Doxygen (1.8.1.2)