| 202 | } |
| 203 | |
| 204 | mitk::ToolManager* mitk::nnInteractive::Interactor::GetToolManager() const |
| 205 | { |
| 206 | return m_Impl->GetToolManager(); |
| 207 | } |
| 208 | |
| 209 | mitk::DataStorage* mitk::nnInteractive::Interactor::GetDataStorage() const |
| 210 | { |
no outgoing calls
no test coverage detected