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

Method GetSender

Modules/Core/src/Interactions/mitkInteractionEvent.cpp:54–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52}
53
54mitk::BaseRenderer *mitk::InteractionEvent::GetSender() const
55{
56 return m_Sender;
57}
58
59bool mitk::InteractionEvent::IsEqual(const InteractionEvent &) const
60{

Callers 15

AddPointMethod · 0.80
FilterEventsMethod · 0.80
DeleteFigureMethod · 0.80
AddPointMethod · 0.80
AddInitialPointMethod · 0.80
CheckFigureHoveringMethod · 0.80
SelectPointMethod · 0.80
RemoveSelectedPointMethod · 0.80
IsPositionOverFigureMethod · 0.80

Calls

no outgoing calls

Tested by 1

PlaybackInteractionMethod · 0.64