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

Method SetTimeGeometry

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

Source from the content-addressed store, hash-verified

114}
115
116void mitk::BaseData::SetTimeGeometry(TimeGeometry *geometry)
117{
118 m_TimeGeometry = geometry;
119 this->Modified();
120}
121
122void mitk::BaseData::SetClonedGeometry(const BaseGeometry *aGeometry3D)
123{

Callers 15

GenerateMethod · 0.80
GenerateDataMethod · 0.80
SplitVectorImageMethod · 0.80
CreateLabelMaskMethod · 0.80
CreateLabelClassMapMethod · 0.80
InitializeMethod · 0.80
IndicateFutureResultsMethod · 0.80
InterpolateMethod · 0.80
ConvertMethod · 0.80

Calls 1

ModifiedMethod · 0.45

Tested by 10

CreateTestPointSetMethod · 0.64
TimeStepsMethod · 0.64
PrintSelfMethod · 0.64
InternalCloneMethod · 0.64
StatisticNamesMethod · 0.64
OverwriteStatisticMethod · 0.64
ResetMethod · 0.64