Function cgmath::point2

source ·
pub const fn point2<S>(x: S, y: S) -> Point2<S>
Expand description

The short constructor.