[][src]Type Definition nalgebra_glm::BVec2

type BVec2 = TVec2<bool>;

A 2D vector with boolean components.