registry.ixx File
Component registration for scene module. More...
Included Headers
#include <helios.engine.scene.components>
#include <helios.ecs.ComponentReflector>
Namespaces Index
| namespace | helios |
| namespace | engine |
| namespace | scene |
Description
Component registration for scene module.
File Listing
The file content with the documentation metadata removed is:
12export namespace helios::engine::scene {
18 inline void registerComponents() {
19 using R = helios::ecs::ComponentReflector<TEntityManager>;
21 R::template registerType<components::PerspectiveCameraComponent<typename TEntityManager::Handle_type>>();
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.