DielectricInterface.flipOrientation
- raytracing.DielectricInterface.flipOrientation(self)
We flip the element around (as in, we turn a lens around front-back).
Notes
This is useful for real elements and for groups. For individual objects, it does not do anything because they are the same either way. However, subclasses can override this function and act accordingly.