|
tess 0.4.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 | empty () const noexcept -> bool |
Public Attributes | |
| DeltaFrameHeader | header {} |
| std::span< const TileChunkDelta > | chunks {} |
| std::span< const TileDelta > | tiles {} |
| std::span< const EntityDelta > | entities {} |
| std::span< const PathOverlayDelta > | overlays {} |
| std::span< const Coord3 > | overlay_nodes {} |
Views collector-owned invalidation records for one published frame.