#include <boustrophedon_order.h>

Protected Member Functions | |
| void | sortSwaths (F2CSwaths &swaths) const override |
Protected Member Functions inherited from f2c::rp::SingleCellSwathsOrderBase | |
| virtual void | changeStartPoint (F2CSwaths &swaths, uint32_t variant) const |
Additional Inherited Members | |
Public Member Functions inherited from f2c::rp::SingleCellSwathsOrderBase | |
| virtual F2CSwaths | genSortedSwaths (const F2CSwaths &swaths, uint32_t variant=0) const |
| virtual | ~SingleCellSwathsOrderBase ()=default |
Definition at line 16 of file boustrophedon_order.h.
|
overrideprotectedvirtual |
Implements f2c::rp::SingleCellSwathsOrderBase.
Definition at line 11 of file boustrophedon_order.cpp.