Type Definition sfml_types::Vector3i [] [src]

type Vector3i = Vector3<i32>;

export Vector3 as Vector3i