[][src]Type Definition coord::defaults::Vec2b

type Vec2b = Vec2<bool>;

A 2-dimensional boolean vector type