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