Continue cleaning.
This commit is contained in:
parent
cd688f608f
commit
cb4212d972
67 changed files with 367 additions and 282 deletions
|
@ -17,6 +17,8 @@ public:
|
|||
|
||||
Bounds getBounds() const override;
|
||||
|
||||
void sample(Grid* grid) const override {};
|
||||
|
||||
private:
|
||||
Point mStartPoint;
|
||||
std::vector<Point> mPoints;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue