Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

/util/map.cpp File Reference

#include <stack>
#include "map.h"
#include "glUtil.h"

Include dependency graph for map.cpp:

Include dependency graph

Functions

void makeMaze (Map *map, int pathSize)
 makeMaze(map, pathsize)


Variables

const bool verbose = false
float edgewidth [81]

Function Documentation

void makeMaze Map map,
int  pathSize
 

makeMaze(map, pathsize)

A cheap function I hacked together to make psuedo mazes. The only good values for pathSize are 1 and 3.


Variable Documentation

float edgewidth[81]
 

const bool verbose = false [static]
 


Generated on Tue Aug 18 03:41:30 2009 for HOG by doxygen 1.3.4