Skip to main content

SwapBuffersCommand.ixx File

Command requesting a back/front buffer swap for a window. More...

Included Headers

Namespaces Index

namespacehelios
namespaceengine
namespaceplatform
namespacewindow
namespacecommands

Classes Index

structSwapBuffersCommand<THandle>

Requests buffer swap for the given window handle. More...

Description

Command requesting a back/front buffer swap for a window.

File Listing

The file content with the documentation metadata removed is:

1
5module;
6
7
8export module helios.engine.platform.window.commands.SwapBuffersCommand;
9
10import helios.engine.platform.window.types.WindowHandle;
11import helios.engine.platform.window.concepts;
12
14using namespace helios::engine::platform::window::concepts;
16
22 template<typename THandle>
25
28
29 };
30
31
32}

Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.