Type Definition nalgebra_glm::BVec3

source ·
pub type BVec3 = TVec3<bool>;
Expand description

A 3D vector with boolean components.