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

type Vec4b<'a> = Vec4<'a, bool>;

A 4-dimensional boolean vector type