Function euclid::point2

source ·
pub fn point2<T: Copy, U>(x: T, y: T) -> TypedPoint2D<T, U>