#include <PostProcessPass.h>
◆ Create()
| void PostProcessPass::Create |
( |
| ) |
|
|
virtual |
◆ Destroy()
| void PostProcessPass::Destroy |
( |
| ) |
|
|
virtual |
◆ GatherProperties()
| void PostProcessPass::GatherProperties |
( |
std::vector< Property > & |
props | ) |
|
|
virtual |
◆ GetName()
| const std::string & PostProcessPass::GetName |
( |
| ) |
const |
◆ IsEnabled()
| bool PostProcessPass::IsEnabled |
( |
| ) |
const |
|
virtual |
◆ Render()
| void PostProcessPass::Render |
( |
Image * |
input, |
|
|
Image * |
output |
|
) |
| |
|
virtual |
◆ Resize()
| void PostProcessPass::Resize |
( |
| ) |
|
|
virtual |
◆ SetEnabled()
| void PostProcessPass::SetEnabled |
( |
bool |
enable | ) |
|
◆ mEnabled
| bool PostProcessPass::mEnabled = false |
|
protected |
◆ mName
| std::string PostProcessPass::mName |
|
protected |
The documentation for this class was generated from the following files: