WindowCreateSystem Class Template
Queues WindowCreateCommand for active entities with pending create requests. 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 create requests and submits create commands. More... | |
Description
Queues WindowCreateCommand for active entities with pending create requests.
- Template Parameters
-
THandle Window-domain entity handle type.
Definition at line 41 of file WindowCreateSystem.ixx.
Public Member Typedefs
CommandBuffer_type
|
Definition at line 45 of file WindowCreateSystem.ixx.
EngineRoleTag
|
Engine role marker used by runtime registries.
Definition at line 50 of file WindowCreateSystem.ixx.
Public Member Functions
update()
| inline noexcept |
Scans create requests and submits create commands.
- Parameters
-
updateContext Frame-local update context.
Definition at line 57 of file WindowCreateSystem.ixx.
Reference helios::registerComponents.
The documentation for this class was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.