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

Method SetVignette

trinity/PostProcess/Tr2PostProcess2.cpp:145–148  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

143}
144
145void Tr2PostProcess2::SetVignette( Tr2PPVignetteEffectPtr effect )
146{
147 m_vignette = effect;
148}
149
150Tr2PPFogEffectPtr Tr2PostProcess2::GetFogIfAvailable( PostProcess::Quality qualitySetting ) const
151{

Callers 1

MergeIntoMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected