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

Method Update

Modules/Core/src/DataManagement/mitkTimeGeometry.cpp:158–162  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

156}
157
158void mitk::TimeGeometry::Update()
159{
160 this->UpdateBoundingBox();
161 this->UpdateWithoutBoundingBox();
162}
163
164void mitk::TimeGeometry::ExecuteOperation(mitk::Operation *op)
165{

Callers

nothing calls this directly

Calls 1

UpdateBoundingBoxMethod · 0.95

Tested by

no test coverage detected