Skip to main content

RenderTargetEntityManager.ixx File

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

Included Headers

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

Namespaces Index

namespacehelios
namespaceengine
namespacerendering
namespacerenderTarget

Variables Index

constexpr autoFRAMEBUFFER_SIZE = DEFAULT_FRAMEBUFFER_POOL_CAPACITY

Description

RenderTarget-domain ECS registry and manager aliases.

Variables

FRAMEBUFFER_SIZE

constexpr auto FRAMEBUFFER_SIZE = DEFAULT_FRAMEBUFFER_POOL_CAPACITY
constexpr

File Listing

The file content with the documentation metadata removed is:

1
5module;
6
8
9export module helios.engine.rendering.renderTarget.RenderTargetEntityManager;
10
11import helios.ecs.EntityManager;
12import helios.ecs.EntityRegistry;
13import helios.ecs.strategies;
14
15import helios.engine.rendering.renderTarget.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.