WindowEntityManager.ixx File
ECS registry and manager aliases for the window domain. More...
Included Headers
#include <cstddef>
#include "helios-engine-config.h"
#include <helios.engine.platform.window.types>
#include <helios.ecs>
Namespaces Index
| namespace | helios |
| namespace | engine |
| namespace | platform |
| namespace | window |
Variables Index
| constexpr size_t | WINDOW_SIZE = DEFAULT_WINDOW_POOL_CAPACITY |
Description
ECS registry and manager aliases for the window domain.
Variables
WINDOW_SIZE
| constexpr |
Definition at line 18 of file WindowEntityManager.ixx.
18constexpr size_t WINDOW_SIZE = DEFAULT_WINDOW_POOL_CAPACITY;
File Listing
The file content with the documentation metadata removed is:
9#include "helios-engine-config.h"
18constexpr size_t WINDOW_SIZE = DEFAULT_WINDOW_POOL_CAPACITY;
22using namespace helios::engine::platform::window::types;
23export namespace helios::engine::platform::window {
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.