Type Definition nalgebra_glm::BVec2[][src]

type BVec2 = Vector2<bool>;

A 2D vector with boolean components.