Skip to main content

WindowResizeCommand.ixx File

Command payload for window resize updates. More...

Included Headers

Namespaces Index

namespacehelios
namespaceengine
namespaceplatform
namespacewindow
namespacecommands

Classes Index

structWindowResizeCommand<THandle>

Carries a resize update for a target window entity. More...

Description

Command payload for window resize updates.

File Listing

The file content with the documentation metadata removed is:

1
5module;
6
7export module helios.engine.platform.window.commands.WindowResizeCommand;
8
9
10import helios.engine.rendering.renderTarget.types.RenderTargetSize;
11
12import helios.engine.platform.window.types.WindowHandle;
13import helios.engine.platform.window.types.WindowSize;
14import helios.engine.platform.window.concepts.IsWindowHandle;
15
18using namespace helios::engine::platform::window::concepts;
20
26 template<typename THandle>
29
32
35
38
39 };
40
41
42
43}

Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.