Class encapsulating a set of colors used throughout standard rendering.
TGLColorSet() | |
TGLColorSet(const TGLColorSet&) | |
virtual | ~TGLColorSet() |
TGLColor& | Background() |
const TGLColor& | Background() const |
static TClass* | Class() |
TGLColor& | Foreground() |
const TGLColor& | Foreground() const |
virtual TClass* | IsA() const |
TGLColor& | Markup() |
const TGLColor& | Markup() const |
TGLColorSet& | operator=(const TGLColorSet& s) |
TGLColor& | Outline() |
const TGLColor& | Outline() const |
TGLColor& | Selection(Int_t i) |
const TGLColor& | Selection(Int_t i) const |
virtual void | ShowMembers(TMemberInspector& insp, char* parent) |
void | StdDarkBackground() |
void | StdLightBackground() |
virtual void | Streamer(TBuffer& b) |
void | StreamerNVirtual(TBuffer& b) |