Package cObject.cVisibleObject.cInteractiveObject.cLight.cSpotLight

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

a class for managing a directional OpenGL light

#include "cSpotLight.hh"

-lMesaGL or -lGL

See Also:
cInteractiveObject, cLight
There are 7 items defined.


Class Index

Name Scope Type Brief Description
cSpotLight local class A class for an OpenGL directional light. The inherited mRotation quaternion is used (in contrast to cLight) - it modifies the light's direction.


Variable Index

Name Scope Type Brief Description
ccSpotLight_DecrCutOff global variable
ccSpotLight_DecrExponent global variable
ccSpotLight_IncrCutOff global variable
ccSpotLight_IncrExponent global variable
ccSpotLight_SetCutOff global variable
ccSpotLight_SetExponent global variable


Alphabetical Index

Name Scope Type Brief Description
ccSpotLight_DecrCutOff global variable
ccSpotLight_DecrExponent global variable
ccSpotLight_IncrCutOff global variable
ccSpotLight_IncrExponent global variable
ccSpotLight_SetCutOff global variable
ccSpotLight_SetExponent global variable
cSpotLight local class A class for an OpenGL directional light. The inherited mRotation quaternion is used (in contrast to cLight) - it modifies the light's direction.

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.