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

Method SetColorCorrection

trinity/PostProcess/Tr2PostProcess2.cpp:195–198  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

193}
194
195void Tr2PostProcess2::SetColorCorrection( Tr2PPColorCorrectionEffectPtr effect )
196{
197 m_colorCorrection = effect;
198}
199
200Tr2PPGenericEffectPtr Tr2PostProcess2::GetGenericEffectIfAvailable( PostProcess::Quality qualitySetting ) const
201{

Callers 1

MergeIntoMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected