Renderer.h File Reference

A base class for defining renderers. The actual implementation of the renderer depends on the platform and fillers. More...


Classes

class  Renderer
 A base class for defining renderers. More...

Defines

#define RENDERER_FILLMODE   unsigned char
#define RENDERER_FILLMODE_EVENODD   0
#define RENDERER_FILLMODE_NONZERO   1


Detailed Description

A base class for defining renderers. The actual implementation of the renderer depends on the platform and fillers.

Scanline edge-flag algorithm for antialiasing
Copyright (c) 2005-2007 Kiia Kallio

http://mlab.uiah.fi/~kkallio/antialiasing/

This code is distributed under the three-clause BSD license. Read the LICENSE file or visit the URL above for details.

Id
Date
Revision

Define Documentation

#define RENDERER_FILLMODE   unsigned char
 

#define RENDERER_FILLMODE_EVENODD   0
 

#define RENDERER_FILLMODE_NONZERO   1
 


Generated on Fri Aug 3 00:44:31 2007 for Scanline edge-flag algorithm for antialiasing by  doxygen 1.4.6-NO