dvec4

Function dvec4 

Source
pub const fn dvec4(x: f64, y: f64, z: f64, w: f64) -> DVec4
Expand description

creates a double vector with an x, y, z and w coordinate.