#include <ConstantBackground.h>
Inherits Background.
Public Member Functions | |
ConstantBackground (const Color &color) | |
virtual | ~ConstantBackground () |
virtual void | preprocess () |
virtual void | getBackgroundColor (Color &result, const RenderContext &context, const Ray &ray) |
Definition at line 11 of file ConstantBackground.h.
|
Definition at line 6 of file ConstantBackground.cc. |
|
Definition at line 11 of file ConstantBackground.cc. |
|
Implements Background. Definition at line 19 of file ConstantBackground.cc. |
|
Reimplemented from Background. Definition at line 15 of file ConstantBackground.cc. |