UintVector

A 2d 32 bit uint vector.

struct UintVector {}

Members

Variables

x
uint x;

The x value.

y
uint y;

The y value.

Meta