[][src]Function euclid::bvec2

pub fn bvec2(x: bool, y: bool) -> BoolVector2D

Shorthand for BoolVector2D { x, y }.