Type Definition nalgebra_glm::BVec2

source ·
pub type BVec2 = TVec2<bool>;
Expand description

A 2D vector with boolean components.