file
plugin.hppPlugin entry point.
Namespaces
- namespace cubos
- Cubos libraries namespace.
- namespace cubos::engine
- Engine module.
Functions
-
auto renderTargetPlugin(Cubos& cubos) -> CUBOS_
ENGINE_ API void - Plugin entry function.
Variables
-
CUBOS_
ENGINE_ API Tag resizeRenderTargetTag - Resizes the Render Target if necessary - for example, due to a window resize.
-
CUBOS_
ENGINE_ API Tag drawToRenderTargetTag - Systems which draw to Render Target framebuffers should be tagged with this.