|
tess 1.0.0
Performance-first tile and path simulation substrate
|
Per-operation dirty-record buffer owned by a phase execution scratch. More...
#include <tess/ops/queued.h>
Public Member Functions | |
| void | reserve (std::size_t count) |
| void | clear () noexcept |
| void | record (ChunkKey chunk, DirtyMask dirty_mask, Box3 bounds) |
| auto | records () const noexcept -> std::span< const PlannedDirtyRecord > |
Per-operation dirty-record buffer owned by a phase execution scratch.