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::GammaCorrection Member List

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

GammaCorrection(const int width, const int height)galaxy::graphics::GammaCorrection
GammaCorrection()=deletegalaxy::graphics::GammaCorrectionprivate
get_gamma() constgalaxy::graphics::GammaCorrection
is_enabled() overridegalaxy::graphics::GammaCorrectionvirtual
m_fbgalaxy::graphics::GammaCorrectionprivate
m_gammagalaxy::graphics::GammaCorrectionprivate
m_shadergalaxy::graphics::GammaCorrectionprivate
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) overridegalaxy::graphics::GammaCorrectionvirtual
resize(const int width, const int height) overridegalaxy::graphics::GammaCorrectionvirtual
set_gamma(const float gamma_mod)galaxy::graphics::GammaCorrection
~GammaCorrection()=defaultgalaxy::graphics::GammaCorrectionvirtual
~PostEffect()=defaultgalaxy::graphics::PostEffectvirtual