Package cObject.cVisibleObject.cInteractiveObject.cLight.cDirectionLight

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

a class for managing a directional OpenGL light

#include "cDirectionLight.hh"

-lMesaGL or -lGL

See Also:
cInteractiveObject
There are 1 items defined.


Class Index

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.


Alphabetical Index

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.