types Namespace
Definition
namespace helios::engine::platform::environment::types { ... }
Classes Index
| struct | PlatformDomainTag |
|
Domain tag for platform identity and handles. More... | |
Typedefs Index
| using | PlatformHandle = helios::ecs::types::EntityHandle< PlatformDomainTag > |
|
ECS handle type referencing runtime platform entities. More... | |
| using | PlatformId = StrongId< PlatformDomainTag > |
|
Strong id identifying runtime platform entities. More... | |
Typedefs
PlatformHandle
|
ECS handle type referencing runtime platform entities.
Definition at line 17 of file PlatformHandle.ixx.
17 using PlatformHandle = helios::ecs::types::EntityHandle<PlatformDomainTag>;
PlatformId
|
Strong id identifying runtime platform entities.
Definition at line 18 of file PlatformId.ixx.
18 using PlatformId = StrongId<PlatformDomainTag>;
The documentation for this namespace was generated from the following files:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.