file
plugin.hppPlugin entry point.
Namespaces
- namespace cubos
- Cubos libraries namespace.
- namespace cubos::engine
- Engine module.
Functions
-
auto gBufferPlugin(Cubos& cubos) -> CUBOS_
ENGINE_ API void - Plugin entry function.
Variables
-
CUBOS_
ENGINE_ API Tag createGBufferTag - Recreates the GBuffer if necessary - for example, due to a render target resize.
-
CUBOS_
ENGINE_ API Tag drawToGBufferTag - Systems which draw to GBuffer textures should be tagged with this.