MIRA
|
#include <geometry/RasterPolygonUtils.h>
Public Member Functions | |
EdgeCuts (Point2f start, Point2f end) | |
int | getMaxY () const |
int | getNumberOfCutsWithGrid () const |
bool | hasCuts () const |
float | getCurrentCut () const |
void | advanceToNextCut () |
Protected Attributes | |
int | mMaxY |
int | mNumberOfCutsWithGrid |
float | mDeltaToNextCut |
float | mCurrentCut |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |
|
protected |
|
protected |
|
protected |