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