file
plugin.hppPlugin entry point.
Namespaces
- namespace cubos
- Cubos libraries namespace.
- namespace cubos::engine
- Engine module.
Functions
-
auto shadowAtlasPlugin(Cubos& cubos) -> CUBOS_
ENGINE_ API void - Plugin entry function.
Variables
-
CUBOS_
ENGINE_ API Tag createShadowAtlasTag - Creates the shadow atlas.
-
CUBOS_
ENGINE_ API Tag reserveShadowCastersTag - Reserves space for shadow casters.
-
CUBOS_
ENGINE_ API Tag drawToShadowAtlasTag - Systems which draw to the shadow atlas texture should be tagged with this.