engine/render/hdr/plugin.hpp file

Plugin entry point.

Namespaces

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

Functions

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

Variables

CUBOS_ENGINE_API Tag createHDRTag
Recreates the HDR texture if necessary - for example, due to a render target resize.
CUBOS_ENGINE_API Tag drawToHDRTag
Systems which draw to HDR textures should be tagged with this.