CurvedMirror.flipOrientation

raytracing.CurvedMirror.flipOrientation(self)

This function flips the element around (as in, we turn a lens around front-back).

Notes

In this case, R -> -R. It is important to call the super implementation because other things must be flipped (vertices for instance)