java.lang.Object
gov.nih.mipav.view.renderer.WildMagic.ProstateFramework.MatchSlices

class MatchSlices extends Object
  • Field Details

    • currentSlice

      public int currentSlice
    • bestImageIndex

      public int bestImageIndex
    • bestSliceIndex

      public int bestSliceIndex
    • model

      public Model model
  • Constructor Details

    • MatchSlices

      public MatchSlices(int _currentSlice, int _bestImageIndex, int _bestSliceIndex)
    • MatchSlices

      public MatchSlices(int _currentSlice, int _bestImageIndex, int _bestSliceIndex, Model _model)