Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
301
mitk::Surface *mitk::ExtrudePlanarFigureFilter::GetOutput()
302
{
303
return static_cast<Surface *>(this->GetPrimaryOutput());
304
}
Callers
15
GenerateData
Method · 0.45
CreateOutputsForAllInputs
Method · 0.45
RunOneCase
Method · 0.45
main
Function · 0.45
GenerateOutputInformation
Method · 0.45
ProcessTimeStep
Method · 0.45
ProcessTimeStepRenormalized
Function · 0.45
GenerateData
Method · 0.45
getMask3D
Function · 0.45
getAIF
Function · 0.45
generateDescriptiveBrixModel_PixelBased
Function · 0.45
Convert
Method · 0.45
Calls
no outgoing calls
Tested by
1
RunOneCase
Method · 0.36