[go: up one dir, main page]

[][src]Function euclid::vec3

pub fn vec3<T, U>(x: T, y: T, z: T) -> Vector3D<T, U>

Convenience constructor.