MCPcopy Create free account
hub / github.com/OpenMS/OpenMS / getDFSColor

Method getDFSColor

src/openms_gui/source/VISUAL/TOPPASVertex.cpp:495–498  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

493 }
494
495 TOPPASVertex::DFS_COLOR TOPPASVertex::getDFSColor()
496 {
497 return dfs_color_;
498 }
499
500 void TOPPASVertex::setDFSColor(DFS_COLOR color)
501 {

Callers 2

foreachFunction · 0.80
dfsVisit_Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected