galaxy 1.0.0
Real-Time C++23 Game Programming Framework. Built on data-driven design principles and agile software engineering.
Loading...
Searching...
No Matches
galaxy::graphics::PostEffect Member List

This is the complete list of members for galaxy::graphics::PostEffect, including all inherited members.

is_enabled()=0galaxy::graphics::PostEffectpure virtual
operator=(const PostEffect &)=defaultgalaxy::graphics::PostEffectprotected
operator=(PostEffect &&)=defaultgalaxy::graphics::PostEffectprotected
PostEffect()=defaultgalaxy::graphics::PostEffectprotected
PostEffect(const PostEffect &)=defaultgalaxy::graphics::PostEffectprotected
PostEffect(PostEffect &&)=defaultgalaxy::graphics::PostEffectprotected
render(const unsigned int input)=0galaxy::graphics::PostEffectpure virtual
resize(const int width, const int height)=0galaxy::graphics::PostEffectpure virtual
~PostEffect()=defaultgalaxy::graphics::PostEffectvirtual