Function cgmath::point3[][src]

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

The short constructor.