Type Alias veloren_voxygen::mesh::greedy::TodoRect

source ·
type TodoRect = (Vec3<i32>, Vec2<Vec3<u16>>, Rectangle, Vec3<i32>);