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

Method GetTaaIfAvailable

trinity/PostProcess/Tr2PostProcess2.cpp:160–163  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

158}
159
160Tr2PPTaaEffectPtr Tr2PostProcess2::GetTaaIfAvailable( PostProcess::Quality qualitySetting ) const
161{
162 RETURN_IF_ACTIVE( m_taa, qualitySetting, PostProcess::LOW );
163}
164
165void Tr2PostProcess2::SetTaa( Tr2PPTaaEffectPtr effect )
166{

Callers 5

ExecuteMethod · 0.80
PropagateSettingsMethod · 0.80
RenderSSAOMethod · 0.80
JitterMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected