| Linderdaum Engine: clASSAOPostprocessor Class Reference | ![]() |
High dynamic range postprocessor. More...
#include <ASSAO.h>
Public Member Functions | |
| clASSAOPostprocessor () | |
| virtual | ~clASSAOPostprocessor () |
| virtual void | AfterConstruction () |
| virtual bool | Render (iRenderTarget *RenderTarget, iRenderTarget *Input, iRenderTarget *Output) |
Private Attributes | |
| clRenderState * | FFinalPassShader |
High dynamic range postprocessor.
| clASSAOPostprocessor::clASSAOPostprocessor | ( | ) |
| clASSAOPostprocessor::~clASSAOPostprocessor | ( | ) | [virtual] |
| void clASSAOPostprocessor::AfterConstruction | ( | ) | [virtual] |
Reimplemented from iObject.
| bool clASSAOPostprocessor::Render | ( | iRenderTarget * | RenderTarget, |
| iRenderTarget * | Input, | ||
| iRenderTarget * | Output | ||
| ) | [virtual] |
Implements iPostprocessor.