Skip to main content

registry.ixx File

Component registration for all engine modules. More...

Included Headers

Namespaces Index

namespacehelios

Description

Component registration for all engine modules.

File Listing

The file content with the documentation metadata removed is:

1
5module;
6
7export module helios.registry;
8
9import helios.engine.rendering.registry;
10import helios.engine.spatial.registry;
11import helios.engine.scene.registry;
12
13
14export namespace helios {
15
19 template<typename TEntityManager>
20 inline void registerComponents() {
21
25
26 }
27
28}

Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.