Type Definition nalgebra_glm::BVec1[][src]

type BVec1 = Vector1<bool>;

A 1D vector with boolean components.