Skip to main content

helios/core/ecs/_module.ixx File

Module aggregator for helios.core.ecs. More...

Included Headers

#include <helios.core.ecs.SparseSet> #include <helios.core.ecs.EntityRegistry> #include <helios.core.ecs.EntityHandle>

Description

Module aggregator for helios.core.ecs.

File Listing

The file content with the documentation metadata removed is:

1/**
2 * @file _module.ixx
3 * @brief Module aggregator for helios.core.ecs.
4 */
5
6export module helios.core.ecs;
7
8export import helios.core.ecs.EntityHandle;
9export import helios.core.ecs.EntityRegistry;
10export import helios.core.ecs.SparseSet;
11

Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.