From f9158592e1478b2013afc7041d9ed041cf2d2f4a Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Mon, 13 Jan 2014 19:47:58 +1000 Subject: Update Irrlicht to 1.8.1. Include actual change markers this time. lol --- ...r_1_1io_1_1_s_attribute_read_write_options.html | 206 +++++++++++++++++++++ 1 file changed, 206 insertions(+) create mode 100644 libraries/irrlicht-1.8.1/doc/html/structirr_1_1io_1_1_s_attribute_read_write_options.html (limited to 'libraries/irrlicht-1.8.1/doc/html/structirr_1_1io_1_1_s_attribute_read_write_options.html') diff --git a/libraries/irrlicht-1.8.1/doc/html/structirr_1_1io_1_1_s_attribute_read_write_options.html b/libraries/irrlicht-1.8.1/doc/html/structirr_1_1io_1_1_s_attribute_read_write_options.html new file mode 100644 index 0000000..5ae345e --- /dev/null +++ b/libraries/irrlicht-1.8.1/doc/html/structirr_1_1io_1_1_s_attribute_read_write_options.html @@ -0,0 +1,206 @@ + + + + +Irrlicht 3D Engine: irr::io::SAttributeReadWriteOptions Struct Reference + + + + + + + + + + + + + + +
+ + +
+ + + + + + + + + + + + + + + + + +
+
Irrlicht 3D Engine + +
+ +
+ + + + + + +
+
+
+ + + + +
+
+ +
+
+
+ +
+
+ +
+
irr::io::SAttributeReadWriteOptions Struct Reference
+
+
+ +

struct holding data describing options + More...

+ +

#include <IAttributeExchangingObject.h>

+ +

List of all members.

+

+Public Member Functions

+ +

+Public Attributes

+ +

Detailed Description

+

struct holding data describing options

+ +

Definition at line 34 of file IAttributeExchangingObject.h.

+

Constructor & Destructor Documentation

+ +
+
+ + + + + + + +
irr::io::SAttributeReadWriteOptions::SAttributeReadWriteOptions () [inline]
+
+
+ +

Constructor.

+ +

Definition at line 37 of file IAttributeExchangingObject.h.

+ +
+
+

Member Data Documentation

+ +
+ +
+ +

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 documentation for this struct was generated from the following file: +
+
+ + + + + -- cgit v1.1