LINERASTERIZER2D::SPAN Class Reference
#include <mi32/linerast.h>
List of all members.
Public Member Functions |
| void | Process (const INT32 colmin, const INT32 colmax, const INT32 lin) |
| void | ProcessSpan (const double x1, const double y1, const double x2, const double y2) |
Private Member Functions |
| virtual void | v_Process (const INT32 colmin, const INT32 colmax, const INT32 lin)=0 |
| virtual void | v_ProcessSpan (const double x1, const double y1, const double x2, const double y2) |
Member Function Documentation
| void LINERASTERIZER2D::SPAN::Process |
( |
const INT32 |
colmin, |
|
|
const INT32 |
colmax, |
|
|
const INT32 |
lin | |
|
) |
| | [inline] |
| void LINERASTERIZER2D::SPAN::ProcessSpan |
( |
const double |
x1, |
|
|
const double |
y1, |
|
|
const double |
x2, |
|
|
const double |
y2 | |
|
) |
| | [inline] |
| virtual void LINERASTERIZER2D::SPAN::v_Process |
( |
const INT32 |
colmin, |
|
|
const INT32 |
colmax, |
|
|
const INT32 |
lin | |
|
) |
| | [private, pure virtual] |
| virtual void LINERASTERIZER2D::SPAN::v_ProcessSpan |
( |
const double |
x1, |
|
|
const double |
y1, |
|
|
const double |
x2, |
|
|
const double |
y2 | |
|
) |
| | [private, virtual] |
The documentation for this class was generated from the following file: