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

Method InitializePlane

Modules/AlgorithmsExt/src/mitkPlaneFit.cpp:189–192  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

187}
188
189void mitk::PlaneFit::InitializePlane(int t)
190{
191 m_Planes[t]->InitializePlane(m_Centroids[t], m_PlaneVectors[t]);
192}

Callers 1

GenerateDataMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected