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

Method GetUpdatedTimeGeometry

Modules/Core/src/DataManagement/mitkBaseData.cpp:75–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73}
74
75const mitk::TimeGeometry *mitk::BaseData::GetUpdatedTimeGeometry()
76{
77 SetRequestedRegionToLargestPossibleRegion();
78
79 UpdateOutputInformation();
80
81 return GetTimeGeometry();
82}
83
84void mitk::BaseData::Expand(unsigned int timeSteps)
85{

Callers 12

IsEmptyFunction · 0.45
IsEmptyFunction · 0.45
IsEmptyFunction · 0.45
setUpMethod · 0.45
IsEmptyMethod · 0.45
ComputeBoundingBoxMethod · 0.45
ComputeTimeBoundsMethod · 0.45
CheckOverHandlesMethod · 0.45
TranslateObjectMethod · 0.45

Calls 2

GetTimeGeometryFunction · 0.50

Tested by 2

setUpMethod · 0.36