Home | Namespaces | Hierarchy | Alphabetical List | Class list | Files | Namespace Members | Class members | File members | Tutorials |
#include "IReferenceCounted.h"
Go to the source code of this file.
Namespaces | |
namespace | irr |
namespace | irr::io |
Classes | |
class | irr::io::IAttributeExchangingObject |
An object which is able to serialize and deserialize its attributes into an attributes object. More... | |
struct | irr::io::SAttributeReadWriteOptions |
struct holding data describing options More... | |
Enumerations | |
enum | irr::io::E_ATTRIBUTE_READ_WRITE_FLAGS { irr::io::EARWF_FOR_FILE = 0x00000001, irr::io::EARWF_FOR_EDITOR = 0x00000002, irr::io::EARWF_USE_RELATIVE_PATHS = 0x00000004 } |
Enumeration flags passed through SAttributeReadWriteOptions to the IAttributeExchangingObject object. More... |
The Irrlicht
Engine Documentation © 2003-2009 by Nikolaus Gebhardt. Generated
on Sun Jan 10 09:24:05 2010 by Doxygen
(1.5.6) |