ABuffer Class Reference

List of all members.

Public Member Functions

 ABuffer (int width, int height, int subpixels)
 ~ABuffer (void)
void clear (void)
int getWidth () const
int getHeight () const
int getSubpixels () const
void appendFragment (int x, int y, int subpixel, const Fragment &f)
void collapseToFrameBuffer (Color *frameBuffer, const Vector4 &background, bool zrange, float zthreshold)
float getAverageFragmentsPerPixel () const

Classes

struct  Fragment

Detailed Description

Definition at line 8 of file ABuffer.h.


The documentation for this class was generated from the following files:
Generated on Thu Feb 15 09:09:20 2007 for Surface Splating by  doxygen 1.5.1-p1