Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/computationalpathologygroup/ASAP
/ getCoverageMaps
Method
getCoverageMaps
ASAP/TileManager.cpp:272–274 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
270
}
271
272
std::vector<QPainterPath> TileManager::getCoverageMaps() {
273
return _coverageMaps;
274
}
275
276
void TileManager::clear() {
277
_ioThread->clearJobs();
Callers
1
paintEvent
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected