#include <color.h>
Inheritance diagram for GltClearColor:


Public Methods | |
| GltClearColor (bool getIt=false) | |
| Constructor. | |
| ~GltClearColor () | |
| Destructor. | |
| void | get () |
| Get the current OpenGL clear color. | |
| void | set () const |
| Set the current OpenGL clear color. | |
| void | set (const GltColor &col) |
| Set the current OpenGL clear color. | |
Definition at line 190 of file color.h.
1.2.18