Static Public Member Functions | Static Public Attributes

ColourPicker Class Reference

RGB and Lab color picker. More...

#include <ColourPicker.h>

List of all members.

Static Public Member Functions

static void initColourPickerTexture ()
static void refreshColourPickerTexture (int windowID)
static Lab_Colour getColourPickerPositionColour (float x, float y)

Static Public Attributes

static GLuint colourPickerTextureID = -1
static int colourPickerHeight = 180 + TransferFunctionGUI::g_iTransferFunctionTextureDisplayHeight + TransferFunctionGUI::g_iTransferFunctionTextureDisplayYOffset
static int colourPickerWidth = colourPickerHeight
static RGBA_ColourcolourPickerTextureData = new RGBA_Colour[colourPickerWidth * colourPickerHeight]
static int colourPickerOffsetX = 10
static float colourPickerSliderValue = 0.f
static ColourPickerSliderMode g_iColourPickerLabSwitchMode = ColourPickerSliderMode_L

Detailed Description

RGB and Lab color picker.

Definition at line 17 of file ColourPicker.h.


The documentation for this class was generated from the following files: