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

Method ResetMapper

Modules/Gizmo/src/mitkGizmoMapper2D.cpp:48–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46}
47
48void mitk::GizmoMapper2D::ResetMapper(mitk::BaseRenderer *renderer)
49{
50 LocalStorage *ls = m_LSH.GetLocalStorage(renderer);
51 ls->m_Actor->VisibilityOff();
52}
53
54namespace
55{

Callers

nothing calls this directly

Calls 1

GetLocalStorageMethod · 0.45

Tested by

no test coverage detected