|
tess 0.4.0
Performance-first tile and path simulation substrate
|
#include <tess/storage/chunk_meta.h>
Public Attributes | |
| std::uint32_t | flags = 0 |
| Box3 | bounds {} |
| std::uint32_t | version = 0 |
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.