Skip to main content
ivect_to_vect
rapier2d
0.33.0-alpha
In rapier2d::
math
rapier2d
::
math
Function
ivect_
to_
vect
Copy item path
Source
pub fn ivect_to_vect(p:
IVec2
) ->
Vec2
Expand description
Converts an integer vector to a floating-point vector.