#include <MREdgePathsBuilder.h>
Public Member Functions | |
float | operator() (float metric, VertId v) const |
Public Attributes | |
const VertCoords * | points = nullptr |
Vector3f | target |
the vertices in the queue are ordered by the sum of their metric from a start location and the lower bound of a path till target point (A* heuristic)
|
inline |
const VertCoords* MR::MetricToAStarPenalty::points = nullptr |
Vector3f MR::MetricToAStarPenalty::target |