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

Function Update

Modules/Core/src/DataManagement/mitkSurface.cpp:31–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29}
30
31static void Update(vtkPolyData * /*polyData*/)
32{
33 // if (polyData != nullptr)
34 // polyData->Update(); //VTK6_TODO vtk pipeline
35}
36
37mitk::Surface::Surface() : m_CalculateBoundingBox(false)
38{

Callers 15

resizeEventMethod · 0.85
HideScaleMethod · 0.85
ShowScaleMethod · 0.85
GetVtkImageDataMethod · 0.85
PrepareMapperQueueMethod · 0.85
UpdateMethod · 0.85
InitSizeMethod · 0.85
InitializeMethod · 0.85
InitializeMethod · 0.85
UpdateMethod · 0.85
AddToRendererMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected