tess 1.0.0
Performance-first tile and path simulation substrate
Loading...
Searching...
No Matches
tess::DeltaFrame Class Reference

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

Detailed Description

Views collector-owned invalidation records for one published frame.


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