[][src]Type Definition nalgebra_glm::BVec4

type BVec4 = TVec4<bool>;

A 4D vector with boolean components.