Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
quadtree.AbstractMeasureThis class shows which methods a Measure class must implement if it is to be used for a Quadtree
enhanced_grid.AuxiliaryContainerSub-classes of this container is used as windows by a PrincipleContainer, and should not be used directly!
quadtree_image.ChannelMeasureA Measure class that works on a single channel
enhanced_grid.ContainerAbstract super class of all grid-like containers
fast_grid.ContainerAbstract super class of all grid-like containers
enhanced_grid.Container1DClass that implements __str__ and __iter__
enhanced_grid.Container2DClass that implements __str__ and __iter__
fast_grid.Container2DClass that implements __str__ and __iter__
enhanced_grid.Container3DClass that implements __str__ and __iter__
gradient.DiscreteGradientA gradient without any interpolation
random_distributions.Distribution2DThis is a callable class that generates random numbers with an arbitrary distribution
enhanced_grid.Grid1DClass that represent a 2D grid, with enhanced slicing notation
enhanced_grid.Grid2DClass that represent a 2D grid, with enhanced slicing notation
fast_grid.Grid2DClass that represent a 2D grid, with enhanced slicing notation
enhanced_grid.Grid3DClass that represent a 3D grid, with enhanced slicing notation
enhanced_grid.GridBar3D
enhanced_grid.GridCol2D
enhanced_grid.GridCol3D
enhanced_grid.GridRow2D
enhanced_grid.GridRow3D
enhanced_grid.GridSliceXY
enhanced_grid.GridSliceXZ
enhanced_grid.GridSliceYZ
enhanced_grid.GridWindow1D
enhanced_grid.GridWindow2D
enhanced_grid.GridWindow3D
quadtree_image.ImageMeasureA Measure class that works on a RGB image
enhanced_grid.ListGrid2D
enhanced_grid.ListGrid3D
quadtree.MeasureThis is an example Measure object, as is required by a Quadtree
non_uniform_random_int.NonUniformRandomIntClass for generating random integers between 0 (inclusive) and and upperbound (exlusive), with given probabilities
random_distributions.NormalisedInputCurve
fast_grid.PrincipleContainerSub-classes of this container can be used directly
enhanced_grid.PrincipleContainerSub-classes of this container can be used directly
quadtree.QuadtreeA general purpose (compression) Quadtree class
quadtree.Quadtree.Quadtree.NodeRepresents a node of this Quadtree
enhanced_grid.RandomQueueA class that works just like a queue or a stack, except that a randomly selected element is returned
random_distributions.ResponseCurveThis class is described in AI Programming Wisdom 1, "The Beauty of Response Curves", by Bob Alexander
gradient.SimpleGradientA gradient between two colours with linear interpolation
perlin_noise.SmoothNoiseClass for generating smooth noise
perlin_noise.SmoothNoise1DClass for generating smooth noise
perlin_noise.SmoothNoise3DClass for generating smooth noise
random_distributions.XYResponseCurveSimilar to ResponseCurve, but allows sample points to be unevenly spaced

Generated on Sun May 24 21:48:21 2009 by  doxygen 1.5.8