MCPcopy Create free account
hub / github.com/computationalpathologygroup/ASAP / getClosingDistance

Method getClosingDistance

annotation/ImageScopeRepository.cpp:24–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22}
23
24float ImageScopeRepository::getClosingDistance() {
25 return _closingDistance;
26}
27
28bool ImageScopeRepository::save() const
29{

Callers 1

onLoadButtonPressedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected