CS::PluginCommon::SoftShader::ScanlineComp Struct Reference
Undivided buffer values. More...
#include <csplugincommon/softshader/types.h>
| Public Attributes | |
| csFixed16 | c | 
| "Direct" component | |
| csFixed16 | dcdx | 
| "Direct" component delta | |
Detailed Description
Undivided buffer values.
Definition at line 141 of file types.h.
Member Data Documentation
"Direct" component
Definition at line 144 of file types.h.
Referenced by CS::PluginCommon::SoftShader::InterpolateScanlinePersp< maxFloats >::Advance(), and CS::PluginCommon::SoftShader::InterpolateScanlinePersp< maxFloats >::Setup().
"Direct" component delta
Definition at line 146 of file types.h.
Referenced by CS::PluginCommon::SoftShader::InterpolateScanlinePersp< maxFloats >::Advance(), and CS::PluginCommon::SoftShader::InterpolateScanlinePersp< maxFloats >::Setup().
The documentation for this struct was generated from the following file:
- csplugincommon/softshader/types.h
Generated for Crystal Space by doxygen 1.4.7

