imgui-rs/imgui/src/math.rs
2021-09-30 18:58:38 -04:00

2 lines
40 B
Rust

pub type MintVec2 = mint::Vector2<f32>;