Skip to main content

ShaderEntityManager.ixx File

Shader-domain ECS registry and manager aliases. More...

Included Headers

#include "helios-engine-config.h" #include <helios.engine.rendering.shader.types> #include <helios.ecs.EntityRegistry> #include <helios.ecs.strategies> #include <helios.ecs.EntityManager>

Namespaces Index

namespacehelios
namespaceengine
namespacerendering
namespaceshader

Variables Index

constexpr autoSHADER_SIZE = DEFAULT_SHADER_POOL_CAPACITY

Description

Shader-domain ECS registry and manager aliases.

Variables

SHADER_SIZE

constexpr auto SHADER_SIZE = DEFAULT_SHADER_POOL_CAPACITY
constexpr

Definition at line 17 of file ShaderEntityManager.ixx.

File Listing

The file content with the documentation metadata removed is:

1
5module;
6
8
9export module helios.engine.rendering.shader.ShaderEntityManager;
10
11import helios.ecs.EntityManager;
12import helios.ecs.EntityRegistry;
13import helios.ecs.strategies;
14
15import helios.engine.rendering.shader.types;
16
18
20using namespace helios::ecs;
21using namespace helios::ecs::strategies;
23
28
33
34
35}

Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.