Type Alias tea::vec::BVec3

source ·
pub type BVec3 = Vector3<bool>;

Trait Implementations§