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

Method GetTonemappingIfAvailable

trinity/PostProcess/Tr2PostProcess2.cpp:180–183  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

178}
179
180Tr2PPTonemappingEffectPtr Tr2PostProcess2::GetTonemappingIfAvailable( PostProcess::Quality qualitySetting ) const
181{
182 RETURN_IF_ACTIVE( m_tonemapping, qualitySetting, PostProcess::LOW );
183}
184
185void Tr2PostProcess2::SetTonemapping( Tr2PPTonemappingEffectPtr effect )
186{

Callers 2

RenderTonemappingMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected