Type Definition nalgebra_glm::BVec2[][src]

type BVec2 = TVec2<bool>;

A 2D vector with boolean components.