#include <GL/gl.h>
#include "CColor.h"
#include "CMaths.h"
#include "CMacrosGL.h"
#include "CGenericObject.h"
Classes | |
class | cLight |
cLight describes an OpenGL light source, generally rendered by a cWorld object, which is typically the top of a scene graph. More... |