xyginext  0.2.0
Second generation of xygine game creation framework
xy::PostProcess Member List

This is the complete list of members for xy::PostProcess, including all inherited members.

apply(const sf::RenderTexture &, sf::RenderTarget &)=0xy::PostProcesspure virtual
applyShader(const sf::Shader &, sf::RenderTarget &) (defined in xy::PostProcess)xy::PostProcessprotectedstatic
bufferResized()xy::PostProcessinlineprotectedvirtual
getBufferSize() constxy::PostProcessinlineprotected
operator=(const PostProcess &)=delete (defined in xy::PostProcess)xy::PostProcess
operator=(PostProcess &&)=delete (defined in xy::PostProcess)xy::PostProcess
PostProcess()=default (defined in xy::PostProcess)xy::PostProcess
PostProcess(const PostProcess &)=delete (defined in xy::PostProcess)xy::PostProcess
PostProcess(PostProcess &&)=delete (defined in xy::PostProcess)xy::PostProcess
Ptr typedef (defined in xy::PostProcess)xy::PostProcess
resizeBuffer(sf::Int32 w, sf::Int32 h) (defined in xy::PostProcess)xy::PostProcess
update(float)xy::PostProcessinlinevirtual
~PostProcess()=default (defined in xy::PostProcess)xy::PostProcessvirtual