[]Function gdnative::euclid::point3

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