Om  1.0.0
A universal framework for multimedia simulation
Classes | Namespaces | Typedefs
omGraphicsGUIColorField.h File Reference
#include "omGraphicsGUIObjectsConfig.h"
#include "omGraphicsGUIObjectWrapper.h"
#include "omGraphicsGUIButton.h"

Classes

class  om::graphics::gui::objects::ColorField
 A class that displays a field that allows editing of a color value. More...
 
class  om::graphics::gui::objects::ColorField::Delegate
 A class that contains function objects that recieve color field events. More...
 

Namespaces

 om
 The enclosing namespace for the entire Om library.
 
 om::graphics
 A namespace containing classes for hardware-based graphics rendering.
 
 om::graphics::gui
 A namespace containing a library for hardware-based GUI rendering.
 
 om::graphics::gui::objects
 A namespace containing GUI objects (i.e. widgets).
 

Typedefs

typedef ColorField::Delegate om::graphics::gui::objects::ColorFieldDelegate
 Define the color field delegate type at namespace scope. More...