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

Method GetVolumes

Modules/Core/src/Algorithms/mitkVolumeCalculator.cpp:53–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51}
52
53std::vector<float> mitk::VolumeCalculator::GetVolumes()
54{
55 return m_Volumes;
56}
57
58void mitk::VolumeCalculator::ComputeVolume()
59{

Callers 2

mitkVolumeCalculatorTestFunction · 0.80

Calls

no outgoing calls

Tested by 1

mitkVolumeCalculatorTestFunction · 0.64