Type Definition nalgebra_glm::BVec3[][src]

type BVec3 = TVec3<bool>;
Expand description

A 3D vector with boolean components.