Function emath::pos2[][src]

pub const fn pos2(x: f32, y: f32) -> Pos2

pos2(x,y) == Pos2::new(x, y)