Maze Builder Docs 6.0.1
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 NmazesNamespace for the maze builder
 Calgo_interfaceInterface for the maze generation algorithms
 CargsSimple argument handler
 Cbase_64_helperBase64 encoding and decoding helper class
 Cbinary_treeBinary tree algorithm for generating mazes
 Cbuild_infoBuild information for the maze builder library
 CcellCell class for maze generation
 Ccolored_gridExtension of the grid class to include color information
 CconfiguratorConfiguration class for the maze builder
 CdfsDepth-first search algorithm for generating mazes
 Cdistance_gridA grid that can calculate distances between cells
 CdistancesDistances utility class for counting paths and nodes
 CfactoryFactory provides a way to create mazes
 CgridGeneral purpose grid class for maze generation
 Cgrid_interfaceInterface for the grid class
 Cjson_helperJSON helper class
 CmazeData class representing a 2D or 3D maze
 Cpair_hashHashing function to store a block's (x, z) position
 CprogressSimple clock for elapsed events
 CsidewinderSidewinder algorithm for generating mazes
 CstringzString helper class
 Cwavefront_object_helperTransform a maze into a Wavefront object string
 CwriterHandles file writing for text, stdout, images, and object files