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
PostEffect.hpp File Reference
#include <concepts>
+ Include dependency graph for PostEffect.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  galaxy::graphics::PostEffect
 Manages post processing effects to apply to combined scene. More...
 

Namespaces

namespace  galaxy
 Animated.cpp galaxy.
 
namespace  galaxy::graphics
 

Concepts

concept  galaxy::graphics::is_posteffect
 Constraint to ensure type is a Post Effect.