tess 0.4.0
Performance-first tile and path simulation substrate
Loading...
Searching...
No Matches
tess::QueuedOperation Struct Reference

#include <tess/ops/queued.h>

Public Attributes

OperationKind kind = OperationKind::UpdateField
OpHandle handle {}
OpId id {}
DomainDesc domain = DomainDesc::resident_chunks()
FieldAccessDesc field_access {}
WritePolicy write_policy = WritePolicy::ReadOnly
Priority priority = Priority::GameplayCritical
BudgetPolicy budget_policy = BudgetPolicy::MustRun
std::source_location source = std::source_location::current()

Detailed Description

Captures one operation request before domain expansion and validation.


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