Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ setWeight
Method
setWeight
DEVELOPER/core/Vertex.cpp:59–63 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
}
58
59
void
60
Vertex::setWeight(double newWeight)
61
{
62
myWeight = newWeight;
63
}
64
65
void
66
Vertex::setColor(int newColor)
Callers
1
recvSelf
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected