Skip to main content

EngineCommandBuffer.ixx File

Concrete command buffer pre-configured with all engine command types. More...

Included Headers

Namespaces Index

namespacehelios
namespaceengine
namespaceruntime
namespacemessaging
namespacecommand

Description

Concrete command buffer pre-configured with all engine command types.

File Listing

The file content with the documentation metadata removed is:

1
5module;
6
7export module helios.engine.runtime.messaging.command.EngineCommandBuffer;
8
9
10import helios.engine.platform.environment.types;
11import helios.engine.platform.environment.commands;
12import helios.engine.platform.window.commands;
13
14
15import helios.engine.platform.lifecycle.commands;
16
17import helios.engine.state;
18import helios.engine.runtime.enginestate;
19
20
21import helios.engine.runtime.messaging.command.TypedCommandBuffer;
22
23
24import helios.engine.runtime.timing.commands;
25
26import helios.engine.runtime.lifecycle.commands.WorldLifecycleCommand;
27
28import helios.engine.runtime.world.types;
29import helios.engine.runtime.messaging.command.tags.CommandBufferRole;
30
34
36
39
42
43
44 >;
45
46}
47

Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.