Skip to main content

pooling Namespace

GameObject pooling for efficient object recycling. More...

Definition

namespace helios::engine::runtime::pooling { ... }

Namespaces Index

namespacecomponents
namespacetypes

Classes Index

classGameObjectPool

Object pool for efficient GameObject lifecycle management. More...

structGameObjectPoolConfig

Configuration structure for creating a GameObjectPool. More...

classGameObjectPoolManager

High-level manager for GameObject pooling operations. More...

classGameObjectPoolRegistry

Central registry for managing multiple named GameObjectPools. More...

structGameObjectPoolSnapshot

Immutable snapshot of a GameObjectPool's current state. More...

Description

GameObject pooling for efficient object recycling.

Provides GameObjectPool for handle-based entity tracking, registries for pool lookup, configuration structures for declarative pool setup, and managers for integration with GameWorld.


Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.