Update DetourProximityGrid.h
This commit is contained in:
parent
6571da958c
commit
f7d6717081
@ -44,7 +44,7 @@ public:
|
|||||||
dtProximityGrid();
|
dtProximityGrid();
|
||||||
~dtProximityGrid();
|
~dtProximityGrid();
|
||||||
|
|
||||||
bool init(const int maxItems, const float cellSize);
|
bool init(const int poolSize, const float cellSize);
|
||||||
|
|
||||||
void clear();
|
void clear();
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user