Type Definition nalgebra_glm::BVec1

source ·
pub type BVec1 = TVec1<bool>;
Expand description

A 1D vector with boolean components.