registry.ixx File
Component registration for entire rendering module. More...
Included Headers
#include <helios.engine.rendering.common.components>
#include <helios.engine.rendering.model.registry>
#include <helios.ecs.ComponentReflector>
Namespaces Index
| namespace | helios |
| namespace | engine |
| namespace | rendering |
Description
Component registration for entire rendering module.
File Listing
The file content with the documentation metadata removed is:
16export namespace helios::engine::rendering {
22 inline void registerComponents() {
25 using R = helios::ecs::ComponentReflector<TEntityManager>;
27 R::template registerType<common::components::RenderPrototypeComponent<typename TEntityManager::Handle_type>>();
28 R::template registerType<common::components::MaterialOverrideComponent<typename TEntityManager::Handle_type>>();
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.