5 #include <matrix/vlVector.h>
19 virtual bool getVrfObjectsPositions(
DtExtent& extent, std::vector<DtVector>& vrfObjectsPositions) = 0;
The DtExtent represents an axis-aligned 3d bounding box.
Definition: extent.h:43
virtual ~DtObjectsCollectorInExtentQuery()
Definition: objectsCollectorInExtentQuery.h:16
Class providing querying for entities in an extent within the nav mesh. This is the abstract base cla...
Definition: objectsCollectorInExtentQuery.h:11
Contains the declaration of the DtExtent class.
#define DT_DLL_vrfNavigation
This file is used to determine how to build.
Definition: vrfNavigationDefines.h:26
DtObjectsCollectorInExtentQuery()
Definition: objectsCollectorInExtentQuery.h:15