Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ doneImage
Method
doneImage
SRC/renderer/VrmlViewer.cpp:86–91 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
84
85
86
int
87
VrmlViewer::doneImage(void)
88
{
89
vrmlFile->close();
90
return 0;
91
}
92
93
int
94
VrmlViewer::drawLine(const Vector &pos1, const Vector &pos2,
Callers
13
doImage
Function · 0.45
checkSpecialCases
Method · 0.45
commitState
Method · 0.45
createView
Method · 0.45
play
Method · 0.45
record
Method · 0.45
YsVisual
Method · 0.45
record
Method · 0.45
plotData
Method · 0.45
plotFile
Method · 0.45
plotFiles
Method · 0.45
setToSurface
Method · 0.45
Calls
1
close
Method · 0.45
Tested by
no test coverage detected