#include <mi32/fillpoly.h>
Static Public Member Functions | |
| ERRVALUE | MakeScans (const POLYLINE &polyline, SPAN &span, const double origin=0.0, const double step=1.0) |
Definition at line 28 of file fillpoly.h.
|
||||||||||||||||||||
|
MakeScans method creates set of scans of polygon "points" depends on "origin" and "step" and call method "Process" of "span" for each scan.
|
1.3.8-20040913