[][src]Function aljabar::vec3

pub fn vec3<T>(x: T, y: T, z: T) -> Vector3<T>
Deprecated since 0.3:

use the more powerful vector! macro