Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages
csPointLightProc< AttenuationProc > Class Template Reference
Preform pointlight lighting calculation without shadowing. More...
#include <csgfx/vertexlight.h>
Public Member Functions | |
csPointLightProc (const csLightProperties &light, float blackLimit=0.0001f) | |
CS_FORCEINLINE csColor | ProcessVertex (const csVector3 &v, const csVector3 &n) const |
Detailed Description
template<class AttenuationProc>
class csPointLightProc< AttenuationProc >
Preform pointlight lighting calculation without shadowing.
Template parameters: AttenuationProc - Functor for attenuation
Definition at line 207 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.4