engine/render/deferred_shading/plugin.hpp file

Plugin entry point.

Namespaces

namespace cubos
Cubos libraries namespace.
namespace cubos::engine
Engine module.

Functions

auto deferredShadingPlugin(Cubos& cubos) -> CUBOS_ENGINE_API void
Plugin entry function.

Variables

CUBOS_ENGINE_API Tag deferredShadingTag
Tags the system which applies the Deferred Shading technique.