DefaultPaintWrapper Class Reference

Implements a PaintWrapper that contains just the paint colour as unsigned int. More...

#include <DefaultPaintWrapper.h>

Inheritance diagram for DefaultPaintWrapper:

PaintWrapper List of all members.

Public Member Functions

 DefaultPaintWrapper (unsigned int aColor)
 Constructor.
virtual ~DefaultPaintWrapper ()
 Virtual destructor.
unsigned int getColor ()
 Inline getter for the color.

Protected Attributes

unsigned int mColor

Detailed Description

Implements a PaintWrapper that contains just the paint colour as unsigned int.


Constructor & Destructor Documentation

DefaultPaintWrapper::DefaultPaintWrapper unsigned int  aColor  )  [inline]
 

Constructor.

virtual DefaultPaintWrapper::~DefaultPaintWrapper  )  [inline, virtual]
 

Virtual destructor.


Member Function Documentation

unsigned int DefaultPaintWrapper::getColor  )  [inline]
 

Inline getter for the color.


Member Data Documentation

unsigned int DefaultPaintWrapper::mColor [protected]
 


The documentation for this class was generated from the following file:
Generated on Fri Aug 3 00:44:36 2007 for Scanline edge-flag algorithm for antialiasing by  doxygen 1.4.6-NO