Background Class Reference

The class to support processing rays which miss all geometry. More...

#include <Background.h>

Inherited by ConstantBackground.


Public Member Functions

 Background ()
virtual ~Background ()
virtual void preprocess ()
virtual void getBackgroundColor (Color &result, const RenderContext &context, const Ray &ray)=0


Detailed Description

The class to support processing rays which miss all geometry.

Definition at line 16 of file Background.h.


Constructor & Destructor Documentation

Background  ) 
 

Definition at line 7 of file Background.cc.

~Background  )  [virtual]
 

Definition at line 11 of file Background.cc.


Member Function Documentation

virtual void getBackgroundColor Color result,
const RenderContext context,
const Ray ray
[pure virtual]
 

Implemented in ConstantBackground.

Referenced by Scene::render().

void preprocess  )  [virtual]
 

Reimplemented in ConstantBackground.

Definition at line 15 of file Background.cc.

Referenced by Scene::preprocess().


The documentation for this class was generated from the following files:
Generated on Tue Jan 29 21:34:55 2008 for specter by  doxygen 1.4.6