Expand description

2D unsigned coordinate in screen space

As opposed to Coord, this coordinate is unsigned. It is intended for use with Drawable iterators to output valid display pixel coordinates, i.e. coordinates that are always positive.

Structs

2D coordinate type