An interface that deal with result of MakeScans. More...
#include <mi32/fillpoly.h>
Public Member Functions | |
| void | Process (const double x1, const double x2, const double y) |
Private Member Functions | |
| virtual void | VProcess (const double x1, const double x2, const double y)=0 |
An interface that deal with result of MakeScans.
| void FILLPOLYGON::SPAN::Process | ( | const double | x1, | |
| const double | x2, | |||
| const double | y | |||
| ) | [inline] |
| virtual void FILLPOLYGON::SPAN::VProcess | ( | const double | x1, | |
| const double | x2, | |||
| const double | y | |||
| ) | [private, pure virtual] |
1.6.1