GLFWWindowCloseSystem Class Template
Emits WindowCloseCommand when GLFW reports a close request. More...
Declaration
Public Member Typedefs Index
template <typename THandle, typename TCommandBuffer = NullCommandBuffer> | |
| using | CommandBuffer_type = TCommandBuffer |
template <typename THandle, typename TCommandBuffer = NullCommandBuffer> | |
| using | EngineRoleTag = SystemRole |
|
Engine role marker used by runtime registries. More... | |
Public Member Functions Index
template <typename THandle, typename TCommandBuffer = NullCommandBuffer> | |
| void | update (UpdateContext &updateContext, TCommandBuffer &cmdBuffer) noexcept |
|
Scans shown windows and queues close commands for requested closures. More... | |
Description
Emits WindowCloseCommand when GLFW reports a close request.
- Template Parameters
-
THandle Window handle type.
Definition at line 44 of file GLFWWindowCloseSystem.ixx.
Public Member Typedefs
CommandBuffer_type
|
Definition at line 49 of file GLFWWindowCloseSystem.ixx.
EngineRoleTag
|
Engine role marker used by runtime registries.
Definition at line 54 of file GLFWWindowCloseSystem.ixx.
Public Member Functions
update()
| inline noexcept |
Scans shown windows and queues close commands for requested closures.
- Parameters
-
updateContext Frame-local update context.
Definition at line 61 of file GLFWWindowCloseSystem.ixx.
The documentation for this class was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.