Skip to main content

WindowCreateCommand Struct Template

Requests creation of a window for a specific window entity. More...

Declaration

template <typename THandle> struct helios::engine::platform::window::commands::WindowCreateCommand<THandle> { ... }

Public Member Attributes Index

template <typename THandle>
THandlewindowHandle

Target window entity handle. More...

template <typename THandle>
WindowConfigwindowConfig

Creation configuration payload. More...

Description

Requests creation of a window for a specific window entity.

Template Parameters
THandle

Window handle type.

Definition at line 27 of file WindowCreateCommand.ixx.

Public Member Attributes

windowConfig

template <typename THandle>
WindowConfig helios::engine::platform::window::commands::WindowCreateCommand< THandle >::windowConfig

Creation configuration payload.

Definition at line 32 of file WindowCreateCommand.ixx.

windowHandle

template <typename THandle>
THandle helios::engine::platform::window::commands::WindowCreateCommand< THandle >::windowHandle

Target window entity handle.

Definition at line 29 of file WindowCreateCommand.ixx.


The documentation for this struct was generated from the following file:


Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.