Type Definition vecmat::vector::Vector3[][src]

type Vector3<T> = Vector<T, 3>;