Function euclid::point3

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