|
tess 1.0.0
Performance-first tile and path simulation substrate
|
Views collector-owned invalidation records for one published frame. More...
#include <tess/sim/delta_frame.h>
Public Member Functions | |
| auto | chunks () const noexcept -> std::span< const TileChunkDelta > |
| auto | tiles () const noexcept -> std::span< const TileDelta > |
| auto | entities () const noexcept -> std::span< const EntityDelta > |
| auto | overlays () const noexcept -> std::span< const PathOverlayDelta > |
| auto | overlay_nodes () const noexcept -> std::span< const Coord3 > |
| auto | empty () const noexcept -> bool |
Public Attributes | |
| DeltaFrameHeader | header {} |
Friends | |
| class | DeltaCollector |
Views collector-owned invalidation records for one published frame.