14 #include "matrix/vlVector.h"
25 static void setNavBotCreatorFcn(DtNavObstacleCreatorFcn fcn);
30 double length,
double width,
double height,
34 virtual void update(
const DtVector& localPos,
const DtDcm& localOrientation,
const DtVector& localVelocity) = 0;
36 virtual void setStationary(
bool v) = 0;
static DtNavObstacleCreatorFcn theNavBotCreatorFcn
Definition: navObstacle.h:39
Definition: navObstacle.h:19
Contains all the data and logic for navigation within a specific area.
Definition: navArea.h:179
class DtVertexList:
Definition: vertexList.h:22
virtual ~DtNavObstacle()
Definition: navObstacle.h:27
DT_DLL_DEBUGDRAWRENDERER void init(makVrv::DtDe &de)
Work function for the plugin initialization.
#define DT_DLL_vrfNavigation
This file is used to determine how to build.
Definition: vrfNavigationDefines.h:26