Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ setColor
Method
setColor
DEVELOPER/core/Vertex.cpp:65–69 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
63
}
64
65
void
66
Vertex::setColor(int newColor)
67
{
68
myColor = newColor;
69
}
70
71
void
72
Vertex::setTmp(int newTmp)
Callers
1
recvSelf
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected