HOG2
Functions
PathGeneration.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void generatePaths (char *_map, int mapSizeX, int mapSizeY, int numBuckets, int bucketSize, int pathsPerBucket)
 

Function Documentation

◆ generatePaths()

void generatePaths ( char *  _map,
int  mapSizeX,
int  mapSizeY,
int  numBuckets,
int  bucketSize,
int  pathsPerBucket 
)