Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ getColor
Method
getColor
DEVELOPER/core/Vertex.cpp:89–93 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
87
}
88
89
int
90
Vertex::getColor(void) const
91
{
92
return myColor;
93
}
94
95
int
96
Vertex::getTmp(void) const
Callers
1
sendSelf
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected