API Documentation
SsaoEffectUtils.h
1 // SsaoEffectUtils.h
3 //
5 
6 namespace nkAstraeus
7 {
11  class SsaoEffectUtils final
12  {
13  public :
14 
15  // Blending
26  } ;
27 }
nkAstraeus::SsaoEffectUtils
Utilities that can help when using an SsaoEffect.
Definition: SsaoEffectUtils.h:12
nkAstraeus
Encompasses all API of component NilkinsAstraeus.
Definition: BlurComplexEffect.h:7
nkGraphics::BlendState
Holds all information about the blend operations to use when rendering.
Definition: BlendState.h:14
nkAstraeus::SsaoEffectUtils::prepareBlendStateForAoBlending
static void prepareBlendStateForAoBlending(nkGraphics::BlendState *blendState)