Skip to main content

MeshId.ixx File

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

Included Headers

#include <helios.engine.rendering.mesh.types.MeshDomainTag> #include <helios.ecs.types.StrongId>

Namespaces Index

namespacehelios
namespaceengine
namespacerendering
namespacemesh
namespacetypes

Description

Strongly-typed identifier for mesh resources.

File Listing

The file content with the documentation metadata removed is:

1
5module;
6
7export module helios.engine.rendering.mesh.types.MeshId;
8
9import helios.ecs.types.StrongId;
10import helios.engine.rendering.mesh.types.MeshDomainTag;
11
13
17 using MeshId = helios::ecs::types::StrongId<MeshDomainTag>;
18
19}

Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.