helios/engine/modules/rendering/README.md File
Namespaces Index
| namespace | rendering |
|
Rendering components for game entities. More... | |
File Listing
The file content with the documentation metadata removed is:
# helios::engine::modules::rendering
Rendering components for game entities.
This module provides components that link game logic entities to the rendering system, enabling visual representation.
## Submodules
| Submodule | Purpose |
|-----------|---------|
| `renderable/` | Renderable reference components |
| `model/` | Model-space components (AABB in model space) |
## Key Classes
| Class | Purpose |
|-------|---------|
| `RenderableComponent` | Links a GameObject to a Renderable for visual output |
| `ModelAabbComponent` | Stores the model-space AABB for the entity's mesh |
---
<details>
<summary>Doxygen</summary><p>
@namespace helios::engine::modules::rendering
@brief Rendering components for game entities.
@details This module provides components that link game logic entities to the rendering system.
</p></details>
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.