Classes | Functions
ast Namespace Reference

Classes

class  point_t

Functions

bool astar (uint8_t *map, uint32_t width, uint32_t height, const point_t start, const point_t goal, std::vector< point_t > &path)

Function Documentation

bool ast::astar ( uint8_t *  map,
uint32_t  width,
uint32_t  height,
const point_t  start,
const point_t  goal,
std::vector< point_t > &  path 
)

Definition at line 180 of file findpath.cpp.



stage
Author(s): Richard Vaughan , Brian Gerkey , Reed Hedges , Andrew Howard , Toby Collett , Pooya Karimian , Jeremy Asher , Alex Couture-Beil , Geoff Biggs , Rich Mattes , Abbas Sadat
autogenerated on Thu Aug 27 2015 15:20:57