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

Identifies one dirty tile for a renderer to reread from the world. More...

#include <tess/sim/render_delta.h>

Public Attributes

Coord3 coord {}
ChunkKey chunk_key {}
LocalTileId local_tile_id {}
std::uint32_t dirty_flags = 0
std::uint32_t chunk_version = 0

Detailed Description

Identifies one dirty tile for a renderer to reread from the world.


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