registry.ixx File
Component registration for spatial transform module. More...
Included Headers
#include <helios.engine.core.types.ComponentTypeTags>
#include <helios.engine.spatial.components>
#include <helios.ecs.ComponentReflector>
Namespaces Index
| namespace | helios |
| namespace | engine |
| namespace | spatial |
Description
Component registration for spatial transform module.
File Listing
The file content with the documentation metadata removed is:
13using namespace helios::engine::core::types;
14export namespace helios::engine::spatial {
20 inline void registerComponents() {
21 using R = helios::ecs::ComponentReflector<TEntityManager>;
23 R::template registerType<components::DimensionComponent<typename TEntityManager::Handle_type>>();
24 R::template registerType<components::TransformComponent<typename TEntityManager::Handle_type, Local>>();
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.