Skip to main content

MaterialHandle.ixx File

Entity-handle alias for material resources. More...

Included Headers

#include <helios.engine.rendering.material.types.MaterialDomainTag> #include <helios.ecs.types>

Namespaces Index

namespacehelios
namespaceengine
namespacerendering
namespacematerial
namespacetypes

Description

Entity-handle alias for material resources.

File Listing

The file content with the documentation metadata removed is:

1
5module;
6
7export module helios.engine.rendering.material.types.MaterialHandle;
8
9import helios.ecs.types;
10import helios.engine.rendering.material.types.MaterialDomainTag;
11
13
17 using MaterialHandle = helios::ecs::types::EntityHandle<MaterialDomainTag>;
18
19}

Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.