#include <unordered_map>
#include <vector>
#include <memory>
#include "../../../../DiligentCore/Common/interface/Timer.hpp"
#include "../../../../DiligentCore/Graphics/GraphicsEngine/interface/RenderDevice.h"
#include "../../../../DiligentCore/Graphics/GraphicsTools/interface/RenderStateCache.h"
#include "../../../../DiligentCore/Common/interface/RefCntAutoPtr.hpp"
#include "../../../../DiligentCore/Common/interface/BasicMath.hpp"
#include "PostProcess/Common/interface/PostFXRenderTechnique.hpp"
#include "PostProcess/Common/interface/PostFXContext.hpp"
Classes | |
class | Diligent::ScreenSpaceAmbientOcclusion |
Implements screen-space ambient occlusion post-process effect. More... | |
struct | Diligent::ScreenSpaceAmbientOcclusion::RenderAttributes |
Render attributes. More... | |
struct | Diligent::ScreenSpaceAmbientOcclusion::CreateInfo |
Create info. More... | |
Namespaces | |
namespace | Diligent |
Graphics engine namespace. | |
Defines Diligent::ScreenSpaceAmbientOcclusion class implementing screen-space ambient occlusion post-process effect.