5#ifndef __I_GUI_COLOR_SELECT_DIALOG_H_INCLUDED__
6#define __I_GUI_COLOR_SELECT_DIALOG_H_INCLUDED__
Axis aligned bounding box in 3d dimensional space.
Standard color chooser dialog.
IGUIColorSelectDialog(IGUIEnvironment *environment, IGUIElement *parent, s32 id, core::rect< s32 > rectangle)
constructor
Base class of all GUI elements.
GUI Environment. Used as factory and manager of all other GUI elements.
@ EGUIET_COLOR_SELECT_DIALOG
A color select open dialog (IGUIColorSelectDialog)
Everything in the Irrlicht Engine can be found in this namespace.
signed int s32
32 bit signed variable.