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

Function TearDown

Modules/Core/test/mitkAffineTransformBaseTest.cpp:74–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

72}
73
74static void TearDown()
75{
76 if (homogenMatrix)
77 homogenMatrix->Delete();
78 if (expectedHomogenousMatrix)
79 expectedHomogenousMatrix->Delete();
80}
81
82/**
83* This first test basically assures that we understand the usage of AffineTransform3D correct.

Calls 1

DeleteMethod · 0.45

Tested by

no test coverage detected