Skip to main content

CameraBindingComponent.ixx File

Binding component alias for camera game objects. More...

Included Headers

#include <helios.ecs.components.BindingComponent> #include <helios.engine.runtime.world.types.GameObjectHandle>

Namespaces Index

namespacehelios
namespaceengine
namespacescene
namespacecomponents

Description

Binding component alias for camera game objects.

File Listing

The file content with the documentation metadata removed is:

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

Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.