Type Alias juxt_matrix::Vector4i

source ·
pub type Vector4i = Vector4<i32>;

Aliased Type§

struct Vector4i { /* private fields */ }