dvec2

Function dvec2 

Source
pub const fn dvec2(x: f64, y: f64) -> DVec2
Expand description

create a double vector with an x and y coordinate.