MCPcopy 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
753int
754OpenGLRenderer::setLineWidth(int width)
755{
756 lineWidth = width;
757 return 0;
758}
759
760// eye location
761int

Callers 1

displayModelMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected