From 7028cbe09c688437910a25623098762bf0fa592d Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Mon, 28 Mar 2016 22:28:34 +1000 Subject: Move Irrlicht to src/others. --- ...irr_1_1gui_1_1_i_g_u_i_color_select_dialog.html | 201 +++++++++++++++++++++ 1 file changed, 201 insertions(+) create mode 100644 src/others/irrlicht-1.8.1/doc/html/classirr_1_1gui_1_1_i_g_u_i_color_select_dialog.html (limited to 'src/others/irrlicht-1.8.1/doc/html/classirr_1_1gui_1_1_i_g_u_i_color_select_dialog.html') diff --git a/src/others/irrlicht-1.8.1/doc/html/classirr_1_1gui_1_1_i_g_u_i_color_select_dialog.html b/src/others/irrlicht-1.8.1/doc/html/classirr_1_1gui_1_1_i_g_u_i_color_select_dialog.html new file mode 100644 index 0000000..4586ad6 --- /dev/null +++ b/src/others/irrlicht-1.8.1/doc/html/classirr_1_1gui_1_1_i_g_u_i_color_select_dialog.html @@ -0,0 +1,201 @@ + + + + +Irrlicht 3D Engine: irr::gui::IGUIColorSelectDialog Class Reference + + + + + + + + + + + + + + +
+ + +
+ + + + + + + + + + + + + + + + + +
+
Irrlicht 3D Engine + +
+ +
+ + + + + + +
+
+
+ + + + +
+
+ +
+
+
+ +
+
+ +
+
irr::gui::IGUIColorSelectDialog Class Reference
+
+
+ +

Standard color chooser dialog. + More...

+ +

#include <IGUIColorSelectDialog.h>

+
+ + Inheritance diagram for irr::gui::IGUIColorSelectDialog:
+
+
+ + +

List of all members.

+

+Public Member Functions

+ +

Detailed Description

+

Standard color chooser dialog.

+ +

Definition at line 16 of file IGUIColorSelectDialog.h.

+

Constructor & Destructor Documentation

+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
irr::gui::IGUIColorSelectDialog::IGUIColorSelectDialog (IGUIEnvironmentenvironment,
IGUIElementparent,
s32 id,
core::rect< s32rectangle 
) [inline]
+
+
+ +

constructor

+ +

Definition at line 21 of file IGUIColorSelectDialog.h.

+ +
+
+
The documentation for this class was generated from the following file: +
+
+ + + + + -- cgit v1.1