Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ setLineWidth
Method
setLineWidth
SRC/renderer/OpenGlRenderer.cpp:753–758 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
751
}
752
753
int
754
OpenGLRenderer::setLineWidth(int width)
755
{
756
lineWidth = width;
757
return 0;
758
}
759
760
// eye location
761
int
Callers
1
displayModel
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected