Skip to main content

RenderCommandBuffer.ixx File

Concrete command buffer pre-configured with render related engine types. More...

Included Headers

Namespaces Index

namespacehelios
namespaceengine
namespaceruntime
namespacemessaging
namespacecommand

Description

Concrete command buffer pre-configured with render related engine types.

File Listing

The file content with the documentation metadata removed is:

1
5module;
6
7#include <utility>
8#include <type_traits>
9
10export module helios.engine.runtime.messaging.command.RenderCommandBuffer;
11
12
13import helios.engine.runtime.messaging.command.TypedCommandBuffer;
14
15import helios.engine.rendering.common.commands;
16import helios.engine.rendering.shader.commands;
17import helios.engine.rendering.mesh.commands;
18import helios.engine.rendering.shader.types;
19import helios.engine.rendering.mesh.types;
20import helios.engine.runtime.world.types;
21
22
28
35
36 >;
37;
38
39
40}
41

Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.