[][src]Type Definition screen_13::gpu::vertex::NormalVertexExTuple

type NormalVertexExTuple = (Vec3, Vec3, Vec4, Vec2);

Helpful alias for extended vertex strides as a tuple of vecs.