Function euclid::point3 [] [src]

pub fn point3<T: Copy, U>(x: T, y: T, z: T) -> TypedPoint3D<T, U>