Skip to main content

types Namespace

Definition

namespace helios::engine::rendering::material::types { ... }

Classes Index

structMaterialDomainTag

Domain tag for material identity and handles. More...

Typedefs Index

usingMaterialHandle = helios::ecs::types::EntityHandle< MaterialDomainTag >

Handle type used to reference material entities. More...

usingMaterialId = helios::ecs::types::StrongId< MaterialDomainTag >

Strongly-typed identifier for material resources. More...

Typedefs

MaterialHandle

using helios::engine::rendering::material::types::MaterialHandle = typedef helios::ecs::types::EntityHandle<MaterialDomainTag>

Handle type used to reference material entities.

Definition at line 17 of file MaterialHandle.ixx.

17 using MaterialHandle = helios::ecs::types::EntityHandle<MaterialDomainTag>;

MaterialId

using helios::engine::rendering::material::types::MaterialId = typedef helios::ecs::types::StrongId<MaterialDomainTag>

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.