Type Alias juxt_matrix::Vector3i

source ·
pub type Vector3i = Vector3<i32>;

Aliased Type§

struct Vector3i { /* private fields */ }