Void Matrix4D.Translate(Double x, Double y, Double z)

Convenient method to combine (x, y, z) translatation into itself.

Parameters