Skip to main content

SceneMemberComponent.ixx File

Binding component alias for scene membership. 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 membership.

File Listing

The file content with the documentation metadata removed is:

1
5module;
6
7
8export module helios.engine.scene.components.SceneMemberComponent;
9
10import helios.engine.scene.types.SceneHandle;
11
12import helios.ecs.components.BindingComponent;
13
14using namespace helios::engine::scene::types;
15using namespace helios::ecs::components;
17
23 template<typename TOwnerHandle>
25
26}

Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.