[][src]Type Definition nalgebra_glm::BVec3

type BVec3 = TVec3<bool>;

A 3D vector with boolean components.