#include <imageregionobserver_helpers.h>
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 |
| Int _timestamp |
| IntVector2d _dimensions |
The current monotonically increasing timestamp.
| BufferedBaseArray<Range<IntVector2d>, 1> _dirtyTiles |
The current image dimensions.