Class MatchSlices
java.lang.Object
gov.nih.mipav.view.renderer.WildMagic.ProstateFramework.MatchSlices
-
Field Summary
FieldsModifier and TypeFieldDescriptionintintint -
Constructor Summary
ConstructorsConstructorDescriptionMatchSlices(int _currentSlice, int _bestImageIndex, int _bestSliceIndex) MatchSlices(int _currentSlice, int _bestImageIndex, int _bestSliceIndex, Model _model) -
Method Summary
-
Field Details
-
currentSlice
public int currentSlice -
bestImageIndex
public int bestImageIndex -
bestSliceIndex
public int bestSliceIndex -
model
-
-
Constructor Details
-
MatchSlices
public MatchSlices(int _currentSlice, int _bestImageIndex, int _bestSliceIndex) -
MatchSlices
-