Skip to main content

helios/engine/runtime/pooling/_module.ixx File

Aggregate module for helios::engine::runtime::pooling namespace. More...

Included Headers

Description

Aggregate module for helios::engine::runtime::pooling namespace.

File Listing

The file content with the documentation metadata removed is:

1/**
2 * @file _module.ixx
3 * @brief Aggregate module for helios::engine::runtime::pooling namespace.
4 */
5export module helios.engine.runtime.pooling;
6
7export import helios.engine.runtime.pooling.components;
8export import helios.engine.runtime.pooling.types;
9
10export import helios.engine.runtime.pooling.GameObjectPool;
11export import helios.engine.runtime.pooling.GameObjectPoolConfig;
12export import helios.engine.runtime.pooling.GameObjectPoolManager;
13export import helios.engine.runtime.pooling.GameObjectPoolRegistry;
14export import helios.engine.runtime.pooling.GameObjectPoolSnapshot;
15

Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.