Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
dlux_plugins::AStarPotential calculator that explores using a distance heuristic (A*) but not the kernel function
dlux_plugins::DijkstraPotential calculator that explores the potential breadth first while using the kernel function
dlux_plugins::GradientPathTraceback function that creates a smooth gradient from the start to the goal
dlux_plugins::GridPathTraceback function that moves from cell to cell using any of the eight neighbors
dlux_plugins::AStar::QueueEntryHelper Class for sorting indexes by their heuristic
dlux_plugins::AStar::QueueEntryComparatorComparator for sorting the QueueEntrys
dlux_plugins::VonNeumannPathTraceback function that moves from cell to cell using only the four neighbors


dlux_plugins
Author(s):
autogenerated on Wed Jun 26 2019 20:09:55