Skip to main content

SceneBindingComponent.ixx File

Binding component alias for scene handles. More...

Included Headers

#include <helios.ecs.components.BindingComponent> #include <helios.engine.scene.types.SceneHandle>

Namespaces Index

namespacehelios
namespaceengine
namespacescene
namespacecomponents

Description

Binding component alias for scene handles.

File Listing

The file content with the documentation metadata removed is:

1
5module;
6
7
8export module helios.engine.scene.components.SceneBindingComponent;
9
10import helios.engine.scene.types.SceneHandle;
11import helios.ecs.components.BindingComponent;
12
13using namespace helios::engine::scene::types;
14using namespace helios::ecs::components;
16
22 template<typename TOwnerHandle>
24
25}

Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.