nux-0.9.46

nux::GLSh_ColorPicker Class Reference

#include <NuxGraphics/GLSh_ColorPicker.h>

Public Member Functions

 GLSh_ColorPicker (eColorChannel cc)
 ~GLSh_ColorPicker ()
void SetColor (float R, float G, float B, float A)
void SetScreenPositionOffset (float x, float y)
void Render (int x, int y, int z, int width, int height, int WindowWidth, int WindowHeight)

Constructor & Destructor Documentation

nux::GLSh_ColorPicker::GLSh_ColorPicker ( eColorChannel  cc)
nux::GLSh_ColorPicker::~GLSh_ColorPicker ( )

Member Function Documentation

void nux::GLSh_ColorPicker::Render ( int  x,
int  y,
int  z,
int  width,
int  height,
int  WindowWidth,
int  WindowHeight 
)
void nux::GLSh_ColorPicker::SetColor ( float  R,
float  G,
float  B,
float  A 
)
void nux::GLSh_ColorPicker::SetScreenPositionOffset ( float  x,
float  y 
)

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