Clean up grid.
This commit is contained in:
parent
d4bb2b2744
commit
3c6756d7a1
27 changed files with 210 additions and 227 deletions
|
@ -18,7 +18,7 @@ public:
|
|||
|
||||
Bounds getBounds() const override;
|
||||
|
||||
void sample(Grid* grid) const override {};
|
||||
void sample(SparseGrid<bool>* grid) const override {};
|
||||
|
||||
private:
|
||||
Point mStartPoint;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue