BaldrDash / recastnavigation

Automatically exported from code.google.com/p/recastnavigation
zlib License
0 stars 0 forks source link

dtQueryFilter passFilter/getCost passed dtNavMesh* #165

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
It would be very useful if the dtQueryFilter object is passed the dtNavMesh 
when calling passFilter and getCost. This is because, given a dtPoly, I might 
want to access the associated dtOffMeshConnection - to do this I need the 
dtNavMesh

Original issue reported on code.google.com by armstron...@gmail.com on 11 Apr 2011 at 9:27