MCPcopy Create free account
hub / github.com/MITK/MITK / GetDispatcher

Method GetDispatcher

Modules/Core/src/Interactions/mitkBindDispatcherInteractor.cpp:87–90  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

85}
86
87mitk::Dispatcher::Pointer mitk::BindDispatcherInteractor::GetDispatcher() const
88{
89 return m_Dispatcher;
90}
91
92void mitk::BindDispatcherInteractor::SetDispatcher(Dispatcher::Pointer dispatcher)
93{

Callers 3

AddPointMethod · 0.45
IsClosedContourMethod · 0.45
AbortMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected