![]() |
galaxy 1.0.0
Real-Time C++23 Game Programming Framework. Built on data-driven design principles and agile software engineering.
|
This is the complete list of members for galaxy::graphics::PostProcess, including all inherited members.
add(Args &&... args) | galaxy::graphics::PostProcess | inline |
bind() | galaxy::graphics::PostProcess | |
destroy() | galaxy::graphics::PostProcess | |
init(const int width, const int height) | galaxy::graphics::PostProcess | |
m_effects | galaxy::graphics::PostProcess | private |
m_fb | galaxy::graphics::PostProcess | private |
m_output | galaxy::graphics::PostProcess | private |
m_output_fb | galaxy::graphics::PostProcess | private |
m_screen_vao | galaxy::graphics::PostProcess | private |
m_screen_vbo | galaxy::graphics::PostProcess | private |
PostProcess() | galaxy::graphics::PostProcess | |
render_effects() | galaxy::graphics::PostProcess | |
render_output() | galaxy::graphics::PostProcess | |
resize(const int width, const int height) | galaxy::graphics::PostProcess | |
unbind() | galaxy::graphics::PostProcess | |
~PostProcess() | galaxy::graphics::PostProcess |