HOG2
|
Go to the source code of this file.
Functions | |
void | generatePaths (char *_map, int mapSizeX, int mapSizeY, int numBuckets, int bucketSize, int pathsPerBucket) |
void generatePaths | ( | char * | _map, |
int | mapSizeX, | ||
int | mapSizeY, | ||
int | numBuckets, | ||
int | bucketSize, | ||
int | pathsPerBucket | ||
) |
Definition at line 20 of file PathGeneration.cpp.
References node::GetLabelL(), Map::GetMapHeight(), Map::GetMapWidth(), aStar::GetPath(), Graph::GetRandomNode(), GraphAbstractionConstants::kFirstData, path::n, path::next, numBuckets, MapFlatAbstraction::Pathable(), and Map::Scale().