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

Method GetPlaneGeometry

Modules/AlgorithmsExt/src/mitkPlaneFit.cpp:174–177  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

172}
173
174mitk::PlaneGeometry::Pointer mitk::PlaneFit::GetPlaneGeometry(int t)
175{
176 return m_Planes[t];
177}
178
179const mitk::Vector3D &mitk::PlaneFit::GetPlaneNormal(int t) const
180{

Calls

no outgoing calls

Tested by 12

TestCase1Method · 0.36
TestCase2Method · 0.36
TestCase3Method · 0.36
TestCase4Method · 0.36
TestCase5Method · 0.36
TestCase6Method · 0.36
TestCase7Method · 0.36
TestCase8Method · 0.36
TestCase9Method · 0.36
TestCase10Method · 0.36
TestCase11Method · 0.36
TestCase12Method · 0.36