Function truck_geometry::base::cgmath::vec3

source ยท
pub const fn vec3<S>(x: S, y: S, z: S) -> Vector3<S>
Expand description

The short constructor.