| 163 | } |
| 164 | |
| 165 | void Tr2PostProcess2::SetTaa( Tr2PPTaaEffectPtr effect ) |
| 166 | { |
| 167 | m_taa = effect; |
| 168 | } |
| 169 | |
| 170 | Tr2PPDepthOfFieldEffectPtr Tr2PostProcess2::GetDepthOfFieldIfAvailable( PostProcess::Quality qualitySetting ) const |
| 171 | { |
no outgoing calls
no test coverage detected