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

Method setDFSColor

src/openms_gui/source/VISUAL/TOPPASVertex.cpp:500–503  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

498 }
499
500 void TOPPASVertex::setDFSColor(DFS_COLOR color)
501 {
502 dfs_color_ = color;
503 }
504
505 Size TOPPASVertex::incomingEdgesCount()
506 {

Callers 2

foreachFunction · 0.80
dfsVisit_Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected