[go: up one dir, main page]

Function bvec4

Source
pub const fn bvec4(x: bool, y: bool, z: bool, w: bool) -> BVec4
Expand description

Creates a 4-dimensional bool vector mask.