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