Skip to main content

window Namespace

Definition

namespace helios::engine::platform::window { ... }

Namespaces Index

namespacecommands
namespacecomponents
namespaceconcepts
namespacesystems
namespacetypes

Typedefs Index

usingWindowEntityRegistry = EntityRegistry< WindowDomainTag, LinearLookupStrategy< WINDOW_SIZE > >

Entity registry type used to allocate and validate window entities. More...

usingWindowEntityManager = EntityManager< WindowHandle, WindowEntityRegistry, WINDOW_SIZE >

Entity manager type used to store window-domain components. More...

Typedefs

WindowEntityManager

using helios::engine::platform::window::WindowEntityManager = typedef EntityManager<WindowHandle, WindowEntityRegistry, WINDOW_SIZE>

Entity manager type used to store window-domain components.

Definition at line 33 of file WindowEntityManager.ixx.

WindowEntityRegistry

using helios::engine::platform::window::WindowEntityRegistry = typedef EntityRegistry<WindowDomainTag, LinearLookupStrategy<WINDOW_SIZE> >

Entity registry type used to allocate and validate window entities.

Definition at line 28 of file WindowEntityManager.ixx.


The documentation for this namespace was generated from the following file:


Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.