Skip to main content

RenderTargetId.ixx File

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

Included Headers

#include <helios.engine.rendering.renderTarget.types.RenderTargetDomainTag> #include <helios.ecs.types.StrongId>

Namespaces Index

namespacehelios
namespaceengine
namespacerendering
namespacerenderTarget
namespacetypes

Description

Strongly-typed identifier for renderTarget resources.

File Listing

The file content with the documentation metadata removed is:

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

Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.