R/mc2d.r
mcell_mc2d_rotate.Rd
transform all coordainte by a rotation and inversion
mcell_mc2d_rotate(mc2d_id, alpha = 0, flipx = F, flipy = F)
new id of 2d object to add
angle in degrees
should flip the X over the mean(x)
should flip the Y over the mean(Y)