Pyrogenesis  trunk
CPostprocManager Member List

This is the complete list of members for CPostprocManager, including all inherited members.

ApplyBlur(Renderer::Backend::IDeviceCommandContext *deviceCommandContext)CPostprocManagerprivate
ApplyBlurDownscale2x(Renderer::Backend::IDeviceCommandContext *deviceCommandContext, Renderer::Backend::IFramebuffer *framebuffer, Renderer::Backend::ITexture *inTex, int inWidth, int inHeight)CPostprocManagerprivate
ApplyBlurGauss(Renderer::Backend::IDeviceCommandContext *deviceCommandContext, Renderer::Backend::ITexture *inTex, Renderer::Backend::ITexture *tempTex, Renderer::Backend::IFramebuffer *tempFramebuffer, Renderer::Backend::IFramebuffer *outFramebuffer, int inWidth, int inHeight)CPostprocManagerprivate
ApplyEffect(Renderer::Backend::IDeviceCommandContext *deviceCommandContext, const CShaderTechniquePtr &shaderTech, int pass)CPostprocManagerprivate
ApplyPostproc(Renderer::Backend::IDeviceCommandContext *deviceCommandContext)CPostprocManager
BlitOutputFramebuffer(Renderer::Backend::IDeviceCommandContext *deviceCommandContext, Renderer::Backend::IFramebuffer *destination)CPostprocManager
Cleanup()CPostprocManagerprivate
CPostprocManager()CPostprocManager
CreateMultisampleBuffer()CPostprocManagerprivate
DestroyMultisampleBuffer()CPostprocManagerprivate
GetPostEffect() constCPostprocManagerinline
GetPostEffects()CPostprocManagerstatic
Initialize()CPostprocManager
IsEnabled() constCPostprocManager
IsMultisampleEnabled() constCPostprocManager
m_AANameCPostprocManagerprivate
m_AATechCPostprocManagerprivate
m_AllowedSampleCountsCPostprocManagerprivate
m_BlurScalesCPostprocManagerprivate
m_CaptureFramebufferCPostprocManagerprivate
m_ColorTex1CPostprocManagerprivate
m_ColorTex2CPostprocManagerprivate
m_DepthTexCPostprocManagerprivate
m_FarPlaneCPostprocManagerprivate
m_HeightCPostprocManagerprivate
m_IsInitializedCPostprocManagerprivate
m_MultisampleColorTexCPostprocManagerprivate
m_MultisampleCountCPostprocManagerprivate
m_MultisampleDepthTexCPostprocManagerprivate
m_MultisampleFramebufferCPostprocManagerprivate
m_NearPlaneCPostprocManagerprivate
m_PingFramebufferCPostprocManagerprivate
m_PongFramebufferCPostprocManagerprivate
m_PostProcEffectCPostprocManagerprivate
m_PostProcTechCPostprocManagerprivate
m_SharpNameCPostprocManagerprivate
m_SharpnessCPostprocManagerprivate
m_SharpTechCPostprocManagerprivate
m_UsingMultisampleBufferCPostprocManagerprivate
m_VertexInputLayoutCPostprocManagerprivate
m_WhichBufferCPostprocManagerprivate
m_WidthCPostprocManagerprivate
PrepareAndGetOutputFramebuffer()CPostprocManager
RecreateBuffers()CPostprocManagerprivate
Resize()CPostprocManager
ResolveMultisampleFramebuffer(Renderer::Backend::IDeviceCommandContext *deviceCommandContext)CPostprocManager
SetDepthBufferClipPlanes(float nearPlane, float farPlane)CPostprocManager
SetPostEffect(const CStrW &name)CPostprocManager
UpdateAntiAliasingTechnique()CPostprocManager
UpdateSharpeningTechnique()CPostprocManager
UpdateSharpnessFactor()CPostprocManager
~CPostprocManager()CPostprocManager