Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

OglGui::RgbSlider Class Reference

#include <RgbSlider.h>

Inheritance diagram for OglGui::RgbSlider:

Inheritance graph
[legend]
Collaboration diagram for OglGui::RgbSlider:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 RgbSlider (int x, int y, int w, int h, bool shaded=false)
 RgbSlider (Window *parent, int w, int h, bool shaded=false)
 RgbSlider (Window *parent, int x, int y, int w, int h, bool shaded=false)
void Color (ULONG col)
ULONG Color ()
void OnValueChanged (ValueScrollBar *vsb, int val, void *userData)
ScrollBarRedBar ()
ScrollBarGreenBar ()
ScrollBarBlueBar ()
ValueScrollBarRedVsbBar ()
ValueScrollBarGreenVsbBar ()
ValueScrollBarBlueVsbBar ()
WindowColorWnd ()
WindowShadedWnd ()

Static Public Attributes

static const int PREF_W = 226
static const int PREF_H = 3*30+4*2

Private Member Functions

void Init (int w, int h, bool shaded)

Private Attributes

ValueScrollBarmRedVSB
ValueScrollBarmGreenVSB
ValueScrollBarmBlueVSB
WindowmColorWnd
WindowmShadedWnd

Detailed Description

Definition at line 14 of file RgbSlider.h.


The documentation for this class was generated from the following file:
Generated on Fri Mar 19 12:04:41 2010 for ImpalaSrc by  doxygen 1.5.1