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

Method MatrixChanged

Modules/Core/include/mitkItkMatrixHack.h:38–38  ·  view source on GitHub ↗

\brief Triggers a recalculation of the inverse matrix by calling SetVarMatrix. */

Source from the content-addressed store, hash-verified

36 public:
37 /** \brief Triggers a recalculation of the inverse matrix by calling SetVarMatrix. */
38 void MatrixChanged() { this->SetVarMatrix(this->GetMatrix()); }
39 };
40
41} // namespace mitk

Callers 2

Calls 1

GetMatrixMethod · 0.80

Tested by

no test coverage detected