bvec3

Function bvec3 

Source
pub const fn bvec3(x: bool, y: bool, z: bool) -> BVec3
Expand description

a boolean vector with an x, y and z component