MIRA
|
This is the complete list of members for GeneralBresenhamLineIterator< D, T, Drive, Res >, including all inherited members.
axis(uint32 d) const | GeneralBresenhamLineIterator< D, T, Drive, Res > | inline |
checkForDrivingAxis(int index, const int64_t &dist, int64_t &maxd) | GeneralBresenhamLineIteratorBase< Drive > | inlineprotected |
drivingAxis() const | GeneralBresenhamLineIteratorBase< Drive > | inline |
GeneralBresenhamLineIterator(Point< T, D > start=Point< T, D >(), Point< T, D > end=Point< T, D >()) | GeneralBresenhamLineIterator< D, T, Drive, Res > | inline |
hasNext() const | GeneralBresenhamLineIterator< D, T, Drive, Res > | inline |
init(Point< T, D > start=Point< T, D >(), Point< T, D > end=Point< T, D >()) | GeneralBresenhamLineIterator< D, T, Drive, Res > | inline |
mAxes | GeneralBresenhamLineIterator< D, T, Drive, Res > | protected |
mDrivingAxis | GeneralBresenhamLineIteratorBase< Drive > | protected |
operator++() | GeneralBresenhamLineIterator< D, T, Drive, Res > | inline |
pos() const | GeneralBresenhamLineIterator< D, T, Drive, Res > | inline |
step(AxisBase &axis, const AxisBase &drive) | GeneralBresenhamLineIteratorBase< Drive > | inlineprotected |