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

#include <tess/storage/chunk_meta.h>

Public Attributes

std::uint32_t flags = 0
Box3 bounds {}
std::uint32_t version = 0

Detailed Description

Generation-stamped snapshot returned by World::observe_dirty().

Pass it to World::clear_dirty_observed() after rebuilding derived state. The clear succeeds only if no later dirty mark changed the version, so a maintenance pass cannot erase intervening marks.


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