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

Method GetMappersMap

Modules/Core/src/Rendering/mitkVtkPropRenderer.cpp:571–574  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

569}
570
571mitk::VtkPropRenderer::MappersMapType mitk::VtkPropRenderer::GetMappersMap() const
572{
573 return m_MappersMap;
574}
575
576// Workaround for GL Displaylist bug
577static int glWorkAroundGlobalCount = 0;

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected