This function can be used to superimpose two or more point patterns
of unmarked points (but see also superimpose which is
recommended).
It assumes that each of the arguments in
... is a structure containing (at least) the elements
x and y. It concatenates all the x elements
into a vector x, and similarly for y, and returns these
concatenated vectors.