Class encapsulating a set of colors used throughout standard rendering.
| 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) const |
| void | StdDarkBackground() |
| void | StdLightBackground() |
| virtual void | Streamer(TBuffer&) |
| void | StreamerNVirtual(TBuffer& ClassDef_StreamerNVirtual_b) |
| TGLColorSet() | |
| TGLColorSet(const TGLColorSet&) |
