Skip to main content

ViewportEntityManager.ixx File

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

Included Headers

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

Namespaces Index

namespacehelios
namespaceengine
namespacerendering
namespaceviewport

Variables Index

constexpr autoVIEWPORT_SIZE = DEFAULT_VIEWPORT_POOL_CAPACITY

Description

Viewport-domain ECS registry and manager aliases.

Variables

VIEWPORT_SIZE

constexpr auto VIEWPORT_SIZE = DEFAULT_VIEWPORT_POOL_CAPACITY
constexpr

Definition at line 17 of file ViewportEntityManager.ixx.

File Listing

The file content with the documentation metadata removed is:

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