![]() |
xyginext
0.2.0
Second generation of xygine game creation framework
|
This is the complete list of members for xy::PostBloom, including all inherited members.
apply(const sf::RenderTexture &, sf::RenderTarget &) override | xy::PostBloom | virtual |
applyShader(const sf::Shader &, sf::RenderTarget &) (defined in xy::PostProcess) | xy::PostProcess | protectedstatic |
bufferResized() | xy::PostProcess | inlineprotectedvirtual |
getBufferSize() const | xy::PostProcess | inlineprotected |
operator=(const PostProcess &)=delete (defined in xy::PostProcess) | xy::PostProcess | |
operator=(PostProcess &&)=delete (defined in xy::PostProcess) | xy::PostProcess | |
PostBloom() (defined in xy::PostBloom) | xy::PostBloom | |
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::PostProcess | inlinevirtual |
~PostProcess()=default (defined in xy::PostProcess) | xy::PostProcess | virtual |