[][src]Type Definition nalgebra_glm::BVec1

type BVec1 = TVec1<bool>;

A 1D vector with boolean components.