Home | Namespaces | Hierarchy | Alphabetical List | Class list | Files | Namespace Members | Class members | File members | Tutorials |
struct holding data describing options More...
#include <IAttributeExchangingObject.h>
Public Member Functions | |
SAttributeReadWriteOptions () | |
Constructor. More... | |
Public Attributes | |
const fschar_t * | Filename |
Optional filename. More... | |
s32 | Flags |
Combination of E_ATTRIBUTE_READ_WRITE_FLAGS or other, custom ones. More... | |
struct holding data describing options
Definition at line 34 of file IAttributeExchangingObject.h.
|
inline |
Constructor.
Definition at line 37 of file IAttributeExchangingObject.h.
const fschar_t* irr::io::SAttributeReadWriteOptions::Filename |
Optional filename.
Definition at line 46 of file IAttributeExchangingObject.h.
s32 irr::io::SAttributeReadWriteOptions::Flags |
Combination of E_ATTRIBUTE_READ_WRITE_FLAGS or other, custom ones.
Definition at line 43 of file IAttributeExchangingObject.h.
The Irrlicht
Engine Documentation © 2003-2010 by Nikolaus Gebhardt. Generated
on Fri Dec 20 2013 11:17:16 by Doxygen
(1.8.5) |