Type Alias tea::vec::BVec2

source ·
pub type BVec2 = Vector2<bool>;

Trait Implementations§