[]Type Definition rusty_engine::prelude::glm::BVec1

type BVec1 = Matrix<bool, U1, U1, <DefaultAllocator as Allocator<bool, U1, U1>>::Buffer>;

A 1D vector with boolean components.