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