Class ViewLensSupport<V,​E>

  • All Implemented Interfaces:
    LensSupport

    public class ViewLensSupport<V,​E>
    extends AbstractLensSupport<V,​E>
    implements LensSupport
    Uses a LensTransformer to use in the view transform. This one will distort Vertex shapes.
    Author:
    Tom Nelson