types Namespace
Definition
namespace helios::engine::rendering::viewport::types { ... }
Classes Index
| struct | ViewportDomainTag |
|
Domain tag for viewport identity and handles. More... | |
Typedefs Index
| using | ViewportHandle = helios::ecs::types::EntityHandle< ViewportDomainTag > |
|
Handle type used to reference viewport entities. More... | |
| using | ViewportId = helios::ecs::types::StrongId< ViewportDomainTag > |
|
Strongly-typed identifier for viewport resources. More... | |
Typedefs
ViewportHandle
|
Handle type used to reference viewport entities.
Definition at line 18 of file ViewportHandle.ixx.
18 using ViewportHandle = helios::ecs::types::EntityHandle<ViewportDomainTag>;
ViewportId
|
Strongly-typed identifier for viewport resources.
Definition at line 17 of file ViewportId.ixx.
17 using ViewportId = helios::ecs::types::StrongId<ViewportDomainTag>;
The documentation for this namespace was generated from the following files:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.