Skip to main content

helios/engine/modules/rendering/renderable/README.md File

Namespaces Index

namespacerenderable

Renderable entity components and systems. More...

File Listing

The file content with the documentation metadata removed is:

 # helios::engine::modules::rendering::renderable
 
 Renderable entity components and systems.
 
 ## Overview
 
 This module provides components that enable GameObjects to be rendered in the scene. The primary component links a GameObject to a Renderable instance for visual representation.
 
 ## Submodules
 
 | Submodule | Purpose |
 |-----------|---------|
 | `components/` | Renderable-related components |
 
 ## Key Classes
 
 | Class | Purpose |
 |-------|---------|
 | `RenderableComponent` | Stores a shared_ptr to the entity's Renderable |
 
 ---
 <details>
 <summary>Doxygen</summary><p>
 @namespace helios::engine::modules::rendering::renderable
 @brief Renderable entity components and systems.
 @details Provides components that link GameObjects to visual representations for rendering.
 </p></details>
 

Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.