Skip to main content

helios/engine/common/concepts/_module.ixx File

Aggregate module re-exporting all engine role concepts. More...

Included Headers

Description

Aggregate module re-exporting all engine role concepts.

File Listing

The file content with the documentation metadata removed is:

1/**
2 * @file _module.ixx
3 * @brief Aggregate module re-exporting all engine role concepts.
4 */
5
6export module helios.engine.common.concepts;
7
8export import helios.engine.common.concepts.HasTag;
9export import helios.engine.common.concepts.HasInit;
10export import helios.engine.common.concepts.HasReset;
11export import helios.engine.common.concepts.HasClear;
12export import helios.engine.common.concepts.HasUpdate;
13export import helios.engine.common.concepts.HasSubmit;
14export import helios.engine.common.concepts.IsManagerLike;
15export import helios.engine.common.concepts.IsSystemLike;
16export import helios.engine.common.concepts.IsCommandBufferLike;
17export import helios.engine.common.concepts.IsCommandHandlerLike;
18export import helios.engine.common.concepts.IsShaderLike;

Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.