Function nannou::prelude::geom::pt4

source ·
pub fn pt4(x: f32, y: f32, z: f32, w: f32) -> Vec4
Expand description

Construct a 4-dimensional point.