Package cObject.cVisibleObject.cInteractiveObject.cLight

OpenGLPrakt --> cObject --> cVisibleObject --> cInteractiveObject --> cLight
cLight

a class for managing an OpenGL light

#include "cLight.hh"

-lMesaGL or -lGL

This is the base class for lights and represents a point light. GL_x_ATTENUATION is not (yet) supported. (It's not terribly useful anyway.)

See Also:
cInteractiveObject
There are 4 items defined.


Class Index

Name Scope Type Brief Description
cLight local class A class for managing OpenGL lights.


Typedef Index

Name Scope Type Brief Description
GLUquadricObj local typedef


Variable Index

Name Scope Type Brief Description
ccLight_SwitchOff global variable
ccLight_SwitchOn global variable


Alphabetical Index

Name Scope Type Brief Description
ccLight_SwitchOff global variable
ccLight_SwitchOn global variable
cLight local class A class for managing OpenGL lights.
GLUquadricObj local typedef

This documentation was generated automatically by the ccdoc tool (version 0.7a).
Click here to submit a bug report or feature request.

Click here to return to the top of the page.