ClearDirtySetsSystem Class Template
Generic ECS system that clears dirty sets. More...
Declaration
Public Member Typedefs Index
template <typename TMemberHandle, typename ... TComponents> | |
| using | EngineRoleTag = TypedSystemRole |
|
Runtime role tag used for system registration. More... | |
Public Member Functions Index
template <typename TMemberHandle, typename ... TComponents> | |
| void | update (UpdateContext &updateContext) noexcept |
|
Executes one dirty-clear pass for all configured component specifications. More... | |
Description
Generic ECS system that clears dirty sets.
- Template Parameters
-
TMemberHandle Member/registry handle type used to access ECS components.
TComponents Components which dirty set should be cleared.
Definition at line 30 of file ClearDirtySetsSystem.ixx.
Public Member Typedefs
EngineRoleTag
|
Runtime role tag used for system registration.
Definition at line 37 of file ClearDirtySetsSystem.ixx.
Public Member Functions
update()
| inline noexcept |
Executes one dirty-clear pass for all configured component specifications.
- Parameters
-
updateContext Frame-local update context with ECS access.
Definition at line 44 of file ClearDirtySetsSystem.ixx.
Reference helios::engine::core::registerComponents.
The documentation for this class was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.