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

Method GetVignetteIfAvailable

trinity/PostProcess/Tr2PostProcess2.cpp:140–143  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

138}
139
140Tr2PPVignetteEffectPtr Tr2PostProcess2::GetVignetteIfAvailable( PostProcess::Quality qualitySetting ) const
141{
142 RETURN_IF_ACTIVE( m_vignette, qualitySetting, PostProcess::MEDIUM );
143}
144
145void Tr2PostProcess2::SetVignette( Tr2PPVignetteEffectPtr effect )
146{

Callers 2

FromPostProcessMethod · 0.80
RenderTonemappingMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected