carb::Uint2

Defined in carb/Types.h

struct Uint2

Two component uint32_t vector.

Public Members

uint32_t x

x-component

uint32_t y

y-component