OpenGLPrakt --> cObject --> cVisibleObject --> cInteractiveObject --> cLight --> cSpotLightcSpotLight
a class for managing a directional OpenGL light
#include "cSpotLight.hh"
-lMesaGL or -lGL
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. |
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 |
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.