#include <kanzi/core.ui/node/node_effect2d.hpp>
#include <kanzi/core/cpp/span.hpp>
#include <kanzi/core/cpp/vector.hpp>
Classes | |
class | kanzi::EffectStack2D |
Use EffectStack2D to apply multiple post-processing effects to 2D nodes. More... | |
Namespaces | |
kanzi | |
Typedefs | |
using | kanzi::EffectStack2DSharedPtr = shared_ptr< EffectStack2D > |
Effect stack shared pointer type. More... | |