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. | |
Public Attributes | |
const c8 * | Filename |
Optional filename. | |
s32 | Flags |
Combination of E_ATTRIBUTE_READ_WRITE_FLAGS or other, custom ones. |
struct holding data describing options
Definition at line 34 of file IAttributeExchangingObject.h.
Constructor.
Definition at line 37 of file IAttributeExchangingObject.h.
Optional filename.
Definition at line 46 of file IAttributeExchangingObject.h.
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 May 25 2012 04:23:35 by Doxygen
(1.7.6.1) |