ALBA
albaColor Member List

This is the complete list of members for albaColor, including all inherited members.

albaColor()albaColor
albaColor(int r, int g, int b, int a=0)albaColor
albaColor(double *vtkRGBA)albaColor
albaColor(wxColour col)albaColor
CheckeredColor(albaColor c, int x, int y)albaColorinlinestatic
Get()albaColor
GetFloatRGB(double *r, double *g, double *b, double *o)albaColor
GetHSV(int *h, int *s, int *v)albaColor
GetRGB(int *r, int *g, int *b, int *a=NULL)albaColor
HSLToRGB(int h, int s, int v, int *r, int *g, int *b)albaColorstatic
HSVToRGB()albaColor
HSVToRGB(int h, int s, int v, int *r, int *g, int *b)albaColorstatic
InterpolateHSV(albaColor c1, albaColor c2, double t)albaColorstatic
InterpolateRGB(albaColor c1, albaColor c2, double t)albaColorstatic
m_AlphaalbaColor
m_BluealbaColor
m_GreenalbaColor
m_HuealbaColor
m_RedalbaColor
m_SaturationalbaColor
m_ValuealbaColor
RGBToHSL(int r, int g, int b, int *h, int *s, int *l)albaColorstatic
RGBToHSV()albaColor
RGBToHSV(int r, int g, int b, int *h, int *s, int *v)albaColorstatic
Set(wxColour col)albaColor
SetFloatRGB(double r, double g, double b, double o=-1)albaColor
SetHSV(int h, int s, int v)albaColor
SetRGB(int r, int g, int b, int a=-1)albaColor