Class CustomPostProcess

Inheritance Relationships

Base Type

Class Documentation

class CustomPostProcess : public PostProcess

Public Functions

CustomPostProcess(const String &path)
void draw(CameraComponent *camera, ID3D11ShaderResourceView *&nextSource)

Performs the post processing step. The source for next post process step is altered when a post process step takes place.

Public Members

String m_PostProcessPath