MITK-IGT
IGT Extension of MITK
Loading...
Searching...
No Matches
mitkUSAbstractControlInterface.cpp
Go to the documentation of this file.
1
/*============================================================================
2
3
The Medical Imaging Interaction Toolkit (MITK)
4
5
Copyright (c) German Cancer Research Center (DKFZ)
6
All rights reserved.
7
8
Use of this source code is governed by a 3-clause BSD license that can be
9
found in the LICENSE file.
10
11
============================================================================*/
12
13
#include "
mitkUSAbstractControlInterface.h
"
14
#include "
mitkUSDevice.h
"
15
16
mitk::USAbstractControlInterface::USAbstractControlInterface
(
itk::SmartPointer<USDevice>
device)
17
: m_Device(device)
18
{
19
}
20
21
mitk::USAbstractControlInterface::~USAbstractControlInterface
()
22
{
23
}
itk::SmartPointer
Definition
QmitkUSZoneManagementWidget.h:19
mitk::USAbstractControlInterface::~USAbstractControlInterface
~USAbstractControlInterface() override
Definition
mitkUSAbstractControlInterface.cpp:21
mitk::USAbstractControlInterface::USAbstractControlInterface
USAbstractControlInterface(itk::SmartPointer< USDevice > device)
Definition
mitkUSAbstractControlInterface.cpp:16
mitkUSAbstractControlInterface.h
mitkUSDevice.h
Modules
US
USControlInterfaces
mitkUSAbstractControlInterface.cpp
Generated by
1.12.0