carb::Int2

Defined in carb/Types.h

struct Int2

Two component int32_t vector.

Public Members

int32_t x

x-component

int32_t y

y-component