NonZeroMaskC Class Reference

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

#include <NonZeroMaskC.h>

List of all members.

Static Public Member Functions

static void reset (NonZeroMask &aSource, NonZeroMask &aDestination)
static void init (NonZeroMask &aSource, NonZeroMask &aDestination)
static void apply (NonZeroMask &aSource, NonZeroMask &aDestination)


Detailed Description

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

It builds the masks using parallelism within a command - for instance 32-bit integer can be used for performing 4 8-bit operations.


Member Function Documentation

static void NonZeroMaskC::apply NonZeroMask aSource,
NonZeroMask aDestination
[inline, static]
 

static void NonZeroMaskC::init NonZeroMask aSource,
NonZeroMask aDestination
[inline, static]
 

static void NonZeroMaskC::reset NonZeroMask aSource,
NonZeroMask aDestination
[inline, static]
 


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