#include "math/CMaths.h"
#include "graphics/CColor.h"
#include "graphics/CMacrosGL.h"
#include "scenegraph/CGenericObject.h"
Go to the source code of this file.
Classes | |
class | cLight |
cLight describes an OpenGL light source, generally rendered by a cWorld object, which is typically the top of a scene graph. By default, lights are directional and non-spot. More... |