#include <light.h>
Collaboration diagram for GltLight:

Public Methods | |
| GltLight (const GLenum light=GL_LIGHT0, const bool getIt=false) | |
| Constructor. | |
| ~GltLight () | |
| Destructor. | |
| void | get () |
| Get the current OpenGL light settings. | |
| void | set () const |
| Set the current OpenGL light settings. | |
Convenient manipulation of lightsource configuration.
Definition at line 53 of file light.h.
1.2.18