feat(Core/Config): rework config and delete ACE inherited (#4608)
This commit is contained in:
parent
c2f274e06d
commit
dbefa17a53
36 changed files with 1340 additions and 816 deletions
|
|
@ -6,7 +6,6 @@
|
|||
#include "DetourCommon.h"
|
||||
#include "Geometry.h"
|
||||
|
||||
|
||||
float dtQueryFilterExt::getCost(const float* pa, const float* pb,
|
||||
const dtPolyRef /*prevRef*/, const dtMeshTile* /*prevTile*/, const dtPoly* /*prevPoly*/,
|
||||
const dtPolyRef /*curRef*/, const dtMeshTile* /*curTile*/, const dtPoly* curPoly,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue