NullCommandBuffer.ixx File
No-op command buffer implementation used as a default command-buffer type. More...
Included Headers
#include <helios.engine.runtime.world.UpdateContext>
#include <helios.engine.runtime.messaging.command.tags.CommandBufferRole>
Namespaces Index
| namespace | helios |
| namespace | engine |
| namespace | runtime |
| namespace | messaging |
| namespace | command |
Classes Index
| class | NullCommandBuffer |
|
Command buffer implementation that intentionally performs no work. More... | |
Description
No-op command buffer implementation used as a default command-buffer type.
File Listing
The file content with the documentation metadata removed is:
12using namespace helios::engine::runtime::world::tags;
13using namespace helios::engine::runtime::world;
14export namespace helios::engine::runtime::messaging::command {
21 class NullCommandBuffer {
25 using EngineRoleTag = CommandBufferRole;
27 template<class T, class... Args>
30 void flush(UpdateContext& updateContext) noexcept {/*intentionally noop*/}
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.