MCPcopy 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
65void
66Vertex::setColor(int newColor)
67{
68 myColor = newColor;
69}
70
71void
72Vertex::setTmp(int newTmp)

Callers 1

recvSelfMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected