Class Shutter

java.lang.Object
com.agisoft.metashape.Shutter

public class Shutter
extends Object
Rolling shutter correction model.
  • Field Details

    • swigCMemOwn

      protected transient boolean swigCMemOwn
  • Constructor Details

    • Shutter

      public Shutter​(long cPtr, boolean cMemoryOwn)
    • Shutter

      public Shutter()
    • Shutter

      public Shutter​(Shutter region)
  • Method Details

    • getCPtr

      public static long getCPtr​(Shutter obj)
    • finalize

      protected void finalize()
      Overrides:
      finalize in class Object
    • delete

      public void delete()
    • setTranslation

      public void setTranslation​(Vector3d translation)
    • getTranslation

      public Vector3d getTranslation()
    • setRotation

      public void setRotation​(Matrix3x3d rotation)
    • getRotation

      public Matrix3x3d getRotation()