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

Method GetOutput

Modules/PlanarFigure/src/Algorithms/mitkExtrudePlanarFigureFilter.cpp:301–304  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

299}
300
301mitk::Surface *mitk::ExtrudePlanarFigureFilter::GetOutput()
302{
303 return static_cast<Surface *>(this->GetPrimaryOutput());
304}

Callers 15

GenerateDataMethod · 0.45
RunOneCaseMethod · 0.45
mainFunction · 0.45
ProcessTimeStepMethod · 0.45
GenerateDataMethod · 0.45
getMask3DFunction · 0.45
getAIFFunction · 0.45
ConvertMethod · 0.45

Calls

no outgoing calls

Tested by 1

RunOneCaseMethod · 0.36