csInverseAttenuation Struct Reference
Inverse linear attenuation. More...
#include <csgfx/vertexlight.h>
| Public Member Functions | |
| csInverseAttenuation (const csLightProperties &) | |
| CS_FORCEINLINE_TEMPLATEMETHOD void | operator() (float distance, float &dp) const | 
Detailed Description
Inverse linear attenuation.Out = in * / distance
Definition at line 167 of file vertexlight.h.
The documentation for this struct was generated from the following file:
- csgfx/vertexlight.h
Generated for Crystal Space by doxygen 1.4.7

