csDirectionalLightProc< AttenuationProc > Class Template Reference
Preform directional light lighting calculation without shadowing. More...
#include <csgfx/vertexlight.h>
| Public Member Functions | |
| csDirectionalLightProc (const csLightProperties &light, float blackLimit=0.0001f) | |
| Classes | |
| class | PerVertex | 
Detailed Description
template<class AttenuationProc>
 class csDirectionalLightProc< AttenuationProc >
Preform directional light lighting calculation without shadowing. 
Template parameters: AttenuationProc - Functor for attenuation
Definition at line 270 of file vertexlight.h.
The documentation for this class was generated from the following file:
- csgfx/vertexlight.h
Generated for Crystal Space by doxygen 1.4.7

