emath
0.30.0
In emath::
pos2
Structs
Pos2
Functions
pos2
emath
::
pos2
Function
pos2
Copy item path
Settings
Help
Summary
source
pub const fn pos2(x:
f32
, y:
f32
) ->
Pos2
Expand description
pos2(x, y) == Pos2::new(x, y)