Function cgmath::vec3
[−]
[src]
pub fn vec3<S>(x: S, y: S, z: S) -> Vector3<S>
The short constructor.
pub fn vec3<S>(x: S, y: S, z: S) -> Vector3<S>
The short constructor.