Type Alias juxt_matrix::Vector2i

source ·
pub type Vector2i = Vector2<i32>;

Aliased Type§

struct Vector2i { /* private fields */ }