Function cgmath::point3

source ·
pub const fn point3<S>(x: S, y: S, z: S) -> Point3<S>
Expand description

The short constructor.