26 namespace MAKVRinTerra
60 size_t frontEdgesToSkip = 0,
89 const double offRoadPathWeight,
98 const std::string& obstacleQuery,
99 const std::string& graphQuery,
Represents a set of DtFeature objects or others which conform to the DtFeature concept.
Definition: featureSet.h:105
#define DT_DLL_features
stop complaining about multiple independent base classes for boost::noncopyable this should probably ...
Definition: featuresDefines.h:41
std::shared_ptr< const DtProj > CPtr
Definition: proj.h:56
std::list< PathVertex > List
Definition: aStarGraph.h:134
Vertex data passed back from makePath. location is the location of the current vertex in local coordi...
Definition: aStarGraph.h:132
double length
Definition: pathPlanner.h:40
Definition: aStarGraph.h:86
A (subset of) a path, i.e. a list of vertices.
Definition: pathPlanner.h:37
DtAStarGraph::MultiPathVertex MultiPathVertex
Definition: pathPlanner.h:32
std::list< DtWeightFactor > DtWeightFactorsList
Definition: aStarGraph.h:229
Handle< PointType > Point
Definition: featureGeometry.h:70
Represents some coordinate system. The terms "coordinate system", "projection", "spatial reference"...
Definition: proj.h:52
A MultiPathVertex is a PathVertex with a list of next vertices. (dreece: This seems to be a branching...
Definition: aStarGraph.h:157
DtTerrainInterface allows access to common terrain calls without having to know the terrain implement...
Definition: terrainInterface.h:93
Definition: pathPlanner.h:28
PathVertex::List path
Definition: pathPlanner.h:39
DtAStarGraph::PathVertex PathVertex
Definition: pathPlanner.h:31
const DtProj::CPtr myLocalProj
Definition: pathPlanner.h:103
General interface which can be passed into an algorithm to control its behavior.
Definition: algorithmManager.h:24
char * dest
Definition: lz4.h:440