libcoyotl - A Library of C++ Tools

Created by Scott Robert Ladd at Coyote Gulch Productions.


Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
libcoyotl::maze::architectPluggable object to randomize a maze
libcoyotl::array< Type >A STL-compatible array class
libcoyotl::maze::cellA cell in a 2D maze grid
libcoyotl::cmwc4096Implements CMWC4096, a peudorandom number generator
libcoyotl::crc_calculatorCalculate 32-bit CRC values from byte data
libcoyotl::kissrngImplements KISS, a peudorandom number generator
libcoyotl::mazeDefines the data structure of a maze
libcoyotl::maze_rendererRenders a maze object
libcoyotl::mwc1038Implements MWC1038, a peudorandom number generator
libcoyotl::mwc256Implements MWC256, a peudorandom number generator
libcoyotl::maze::positionA row-column position in the maze
libcoyotl::prngAn abstract definition of a peudorandom number generator
libcoyotl::recursive_maze_architectImplements a recursive, back-tracking maze architect
libcoyotl::validation_error< Type >Standard validation exception

© 1996-2005 Scott Robert Ladd. All rights reserved.
HTML documentation generated by Dimitri van Heesch's excellent Doxygen tool.