Medical Imaging Interaction Toolkit
2016.11.0
Medical Imaging Interaction Toolkit
|
#include <mitkUSDevice.h>
Public Attributes | |
int | cropLeft |
int | cropRight |
int | cropBottom |
int | cropTop |
Definition at line 84 of file mitkUSDevice.h.
int mitk::USDevice::USImageCropArea::cropBottom |
Definition at line 88 of file mitkUSDevice.h.
Referenced by mitk::USDevice::USDevice().
int mitk::USDevice::USImageCropArea::cropLeft |
Definition at line 86 of file mitkUSDevice.h.
Referenced by mitk::USDevice::USDevice().
int mitk::USDevice::USImageCropArea::cropRight |
Definition at line 87 of file mitkUSDevice.h.
Referenced by mitk::USDevice::USDevice().
int mitk::USDevice::USImageCropArea::cropTop |
Definition at line 89 of file mitkUSDevice.h.
Referenced by mitk::USDevice::USDevice().