![]() |
xyginext
0.2.0
Second generation of xygine game creation framework
|
This is the complete list of members for xy::PostAntique, including all inherited members.
apply(const sf::RenderTexture &, sf::RenderTarget &) override | xy::PostAntique | 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 | |
PostAntique() (defined in xy::PostAntique) | xy::PostAntique | |
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 | |
setUniform(const std::string &name, T value) | xy::PostAntique | inline |
update(float) override | xy::PostAntique | virtual |
~PostProcess()=default (defined in xy::PostProcess) | xy::PostProcess | virtual |