MCPcopy Create free account
hub / github.com/carbonengine/trinity / SetTonemapping

Method SetTonemapping

trinity/PostProcess/Tr2PostProcess2.cpp:185–188  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

183}
184
185void Tr2PostProcess2::SetTonemapping( Tr2PPTonemappingEffectPtr effect )
186{
187 m_tonemapping = effect;
188}
189
190Tr2PPColorCorrectionEffectPtr Tr2PostProcess2::GetColorCorrectionIfAvailable( PostProcess::Quality qualitySetting ) const
191{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected