Skip to main content

SceneRenderContext.ixx File

Render extraction payload for a scene. More...

Included Headers

#include <helios.math.types> #include <helios.engine.rendering.renderTarget.types> #include <helios.engine.rendering.viewport.types> #include <helios.engine.scene.types.SceneHandle> #include <helios.ecs.types.EntityHandle>

Namespaces Index

namespacehelios
namespaceengine
namespacescene
namespacetypes

Classes Index

structSceneRenderContext<TMemberHandle>

Immutable render context for a viewport, representing a scene. More...

Description

Render extraction payload for a scene.

File Listing

The file content with the documentation metadata removed is:

1
5module;
6
7
8export module helios.engine.scene.types.SceneRenderContext;
9
10import helios.ecs.types.EntityHandle;
11import helios.engine.scene.types.SceneHandle;
12import helios.engine.rendering.viewport.types;
13import helios.engine.rendering.renderTarget.types;
14import helios.math.types;
15
16using namespace helios::ecs::types;
19using namespace helios::engine::scene;
20
21export namespace helios::engine::scene::types {
22
28 template<typename TMemberHandle>
30
33
36
39
40
41 };
42
43}

Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.