Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
24
float ImageScopeRepository::getClosingDistance() {
25
return _closingDistance;
26
}
27
28
bool ImageScopeRepository::save() const
29
{
Callers
1
onLoadButtonPressed
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected