===== Transformation: Shift in 3D space ===== **Definition**: x'=x+dx **Call**: hfShift3D(xt,dx,dy,dz); **Parameters**: xt - point coordinates array to be changed dx,dy,dz - scaling factors along axes **Test file**: [[http://hyperfun.org/shift.hf|shift.hf]]