nxt/raster-diff.hpp file

Namespaces

namespace nxt

Classes

struct nxt::RawChange
struct nxt::ChangeRun
struct nxt::StyleState

Functions

template <typename F>
void diff_rasters(const Raster& front, const Raster& back, F&& emit)
auto raw_changes(const Raster& front, const Raster& back) →  auto
auto row_changes(height_t y, auto cells, const Raster& back) →  auto

Variables

auto is_changed constexpr
Did this cell change? (comparing old vs new from a zipped pair)