OpenGLPrakt --> cObject --> cVisibleObject --> cInteractiveObject --> cLight --> cDirectionLightcDirectionLight
a class for managing a directional OpenGL light
#include "cDirectionLight.hh"
-lMesaGL or -lGL
Name | Scope | Type | Brief Description |
---|---|---|---|
cDirectionLight | 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 |
---|---|---|---|
cDirectionLight | 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.