Type Definition nalgebra_glm::BVec4

source ·
pub type BVec4 = TVec4<bool>;
Expand description

A 4D vector with boolean components.