Function cosmic::iced_winit::graphics::geometry::path::lyon_path::geom::euclid::bvec3

source ยท
pub const fn bvec3(x: bool, y: bool, z: bool) -> BoolVector3D
Expand description

Shorthand for BoolVector3D { x, y, z }.