Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages
csRealisticAttenuation Struct Reference
Inverse quadratic attenuation. More...
#include <csgfx/vertexlight.h>
Public Member Functions | |
csRealisticAttenuation (const csLightProperties &) | |
CS_FORCEINLINE void | operator() (float distance, float &dp) const |
Detailed Description
Inverse quadratic attenuation.Out = in * / distance^2
Definition at line 171 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.4