NonZeroMaskB.h File Reference

NonZeroMaskB is an implementation for tracking the mask data of non-zero winding buffer. It doesn't use compares for building the masks. More...


Classes

class  NonZeroMaskB
 An implementation for tracking the mask data of non-zero winding buffer. More...

Defines

#define NON_ZERO_MASK_B_FILL   0xff
#define NON_ZERO_MASK_B_MASK   0x100


Detailed Description

NonZeroMaskB is an implementation for tracking the mask data of non-zero winding buffer. It doesn't use compares for building the masks.

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 NON_ZERO_MASK_B_FILL   0xff
 

#define NON_ZERO_MASK_B_MASK   0x100
 


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