CrystalSpace::SoftShader::InterpolateScanlinePersp< 0 > Struct Reference
Inheritance diagram for CrystalSpace::SoftShader::InterpolateScanlinePersp< 0 >:
Public Member Functions | |
void | Advance () |
Advance a pixel right. | |
const ScanlineComp * | GetFloat (size_t) const |
Return an interpolated component. | |
void | Setup (const InterpolateEdgePersp &L, const InterpolateEdgePersp &R, uint len, int ipolStep, int ipolShift) |
Setup interpolation over a scanline, given left and right edge. | |
Public Attributes | |
int | InterpolShift |
Interpolation shift. | |
int | InterpolStep |
Interpolation step. | |
int | ipx |
Remaining pixels for this interpolation span. | |
int | spans |
Remaining spans. |
Detailed Description
Definition at line 277 of file types.h.
Member Function Documentation
|
Advance a pixel right.
|
|
Return an interpolated component. But since we don't interpolate anything... |
|
Setup interpolation over a scanline, given left and right edge.
Definition at line 289 of file types.h. References CrystalSpace::SoftShader::InterpolateEdgePersp::Iz. |
Member Data Documentation
|
Interpolation shift.
|
|
Interpolation step.
|
|
Remaining pixels for this interpolation span.
|
|
Remaining spans.
|
The documentation for this struct was generated from the following file:
- csplugincommon/softshader/types.h
Generated for Crystal Space by doxygen 1.4.6