CS::PluginCommon::SoftShader::InterpolateScanlinePerspCommon Struct Reference
Interpolator over a scanline, common code. More...
#include <csplugincommon/softshader/types.h>
Inheritance diagram for CS::PluginCommon::SoftShader::InterpolateScanlinePerspCommon:

Public Attributes | |
| csFixed24 | Iz |
| 1/z and per-pixel delta | |
| float | Iz_f |
| 1/f - float for better accuracy, delta is for 1 interpolation span | |
Detailed Description
Interpolator over a scanline, common code.Definition at line 132 of file types.h.
Member Data Documentation
The documentation for this struct was generated from the following file:
- csplugincommon/softshader/types.h
Generated for Crystal Space 1.4.0 by doxygen 1.5.8
