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

Method GetCrosshairPosition

Modules/QtWidgets/src/QmitkRenderWindowWidget.cpp:277–280  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

275}
276
277mitk::Point3D QmitkRenderWindowWidget::GetCrosshairPosition() const
278{
279 return m_CrosshairManager->GetCrosshairPosition();
280}
281
282void QmitkRenderWindowWidget::SetGeometry(const itk::EventObject& event)
283{

Callers 2

ResetGeometryMethod · 0.95
GetSelectedPositionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected