refactor: back some things into an order
This commit is contained in:
parent
ece83734a1
commit
91073ddf5d
3 changed files with 9 additions and 10 deletions
|
|
@ -264,7 +264,7 @@ public:
|
|||
void syncCollectOnline ();
|
||||
void collectOnline ();
|
||||
|
||||
IntArray getNearestInRadius (float radiusSq, const Vector &origin, int maxCount = -1);
|
||||
IntArray getNearestInRadius (float radius, const Vector &origin, int maxCount = -1);
|
||||
const IntArray &getNodesInBucket (const Vector &pos);
|
||||
|
||||
public:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue