Enki::PixelOperationFunctor Struct Reference
[Interaction classes]

#include <CircularCam.h>

Inheritance diagram for Enki::PixelOperationFunctor:

Enki::DepthTest List of all members.

Detailed Description

Functor for pixel operation.

This functor is to be called for each pixel. It should perform pixel operations such as depth buffer test.


Public Member Functions

virtual ~PixelOperationFunctor ()
 Virtual destructor, do nothing.
virtual void operator() (double &zBuffer2, Color &pixelBuffer, const double &objectDist2, const Color &objectColor)=0
 Modify the pixel and depth buffer² for a given object color and distance².


The documentation for this struct was generated from the following file:
Generated on Sun Mar 1 03:10:09 2009 for Enki by  doxygen 1.5.1