|
Medical Imaging Interaction Toolkit
2018.4.99-389bf124
Medical Imaging Interaction Toolkit
|
#include <mitkUSDevice.h>
Public Attributes | |
| int | cropLeft |
| int | cropRight |
| int | cropBottom |
| int | cropTop |
Definition at line 82 of file mitkUSDevice.h.
| int mitk::USDevice::USImageCropArea::cropBottom |
Definition at line 86 of file mitkUSDevice.h.
Referenced by mitk::USDevice::GetCropArea(), and mitk::USDevice::USDevice().
| int mitk::USDevice::USImageCropArea::cropLeft |
Definition at line 84 of file mitkUSDevice.h.
Referenced by mitk::USDevice::GetCropArea(), and mitk::USDevice::USDevice().
| int mitk::USDevice::USImageCropArea::cropRight |
Definition at line 85 of file mitkUSDevice.h.
Referenced by mitk::USDevice::GetCropArea(), and mitk::USDevice::USDevice().
| int mitk::USDevice::USImageCropArea::cropTop |
Definition at line 87 of file mitkUSDevice.h.
Referenced by mitk::USDevice::GetCropArea(), and mitk::USDevice::USDevice().