mp_traversals
Terrible Traversals
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 CAnimationAnimation class—used to create animated images from a sequence of PNG objects as frames of the animation
 CColorPickerThe base class for different color picking algorithms All color picking classes inherit from this class
 CGradientColorPickerA color picker class using gradient color picking algorithm
 CGridColorPickerA color picker class using grid color picking algorithm
 CMyColorPickerA color picker class using your own color picking algorithm
 CRainbowColorPickerA color picker class using rainbow color picking algorithm
 CSolidColorPickerA color picker class using solid color picking algorithm
 CFloodFilledImageThis class is used to do flood fill on an image
 Ccs225::hslaColor
 Ccs225::HSLAPixel
 CTraversals::ImageTraversalA base class for traversal algorithms on images
 Cstd::iterator
 CTraversals::ImageTraversal::IteratorA forward iterator through an ImageTraversal
 Ccs225::PNG
 CPointSimple Point class containing a public unsigned x and y for representing 2D points on an image
 Ccs225::rgbaColor