Skip to main content

CommandBufferRegistry.ixx File

Type-indexed registry for CommandBuffer instances. More...

Included Headers

#include <cassert> #include <memory> #include <span> #include <vector> #include <helios.engine.runtime.world.types> #include <helios.engine.runtime.messaging.command.types> #include <helios.engine.runtime.concepts> #include <helios.engine.runtime.messaging.command.CommandBuffer> #include <helios.engine.core.container>

Namespaces Index

namespacehelios
namespaceengine
namespaceruntime
namespacemessaging
namespacecommand

Description

Type-indexed registry for CommandBuffer instances.

File Listing

The file content with the documentation metadata removed is:

1
5module;
6
7#include <cassert>
8#include <memory>
9#include <span>
10#include <vector>
11
12
13export module helios.engine.runtime.messaging.command.CommandBufferRegistry;
14
15import helios.engine.core.container;
16import helios.engine.runtime.messaging.command.CommandBuffer;
17import helios.engine.runtime.messaging.command.types;
18import helios.engine.runtime.concepts;
19import helios.engine.runtime.world.types;
20
23
25
38
39}

Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.