generators::Generator Class Reference

#include <generator.h>

Inheritance diagram for generators::Generator:
spectral::Processor generators::MotionBlur generators::Rays

List of all members.

Protected Member Functions

void DrawLine (spectral::Image *image, void *data, float x1, float y1, float x2, float y2, bool(*draw_pixel)(spectral::Image *, void *, int, int, float, float))

Detailed Description

Base class for generator classes. These generate images with no need for an input image. The primary consumer of these is currently the convolution processor.


Member Function Documentation

void generators::Generator::DrawLine ( spectral::Image image,
void *  data,
float  x1,
float  y1,
float  x2,
float  y2,
bool(*)(spectral::Image *, void *, int, int, float, float)  draw_pixel 
) [protected]

Draw an anti aliased line


The documentation for this class was generated from the following file:
 All Classes Functions Variables
Generated on Sat Jan 8 12:12:50 2011 by  doxygen 1.6.3