ImageRegionTilesObserverInterface::DirtyState Struct Reference

#include <imageregionobserver_helpers.h>

Detailed Description

Defines the state of regional image changes as a collection of non-overlapping AABBs.

Public Attributes

Int _timestamp
 
IntVector2d _dimensions
 
BufferedBaseArray< Range< IntVector2d >, 1 > _dirtyTiles
 

Member Data Documentation

◆ _timestamp

Int _timestamp

◆ _dimensions

IntVector2d _dimensions

The current monotonically increasing timestamp.

◆ _dirtyTiles

The current image dimensions.