tess 1.0.0
Performance-first tile and path simulation substrate
Loading...
Searching...
No Matches
tess::PhaseDirtyPartition Class Reference

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 >

Detailed Description

Per-operation dirty-record buffer owned by a phase execution scratch.


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