13 #include <matrix/vlVector.h>
22 virtual void getVertices(std::list<DtVector>& result)
const = 0;
23 virtual int numberOfVertices()
const = 0;
28 static void setNavEdgeCreatorFcn(DtNavEdgeCreatorFcn fcn);
virtual ~DtNavEdge()
Definition: navEdge.h:26
static DtNavEdgeCreatorFcn theNavEdgeCreatorFcn
Definition: navEdge.h:31
Contains all the data and logic for navigation within a specific edge.
Definition: navEdge.h:18
#define DT_DLL_vrfNavigation
This file is used to determine how to build.
Definition: vrfNavigationDefines.h:26