MCPcopy 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
86int
87VrmlViewer::doneImage(void)
88{
89 vrmlFile->close();
90 return 0;
91}
92
93int
94VrmlViewer::drawLine(const Vector &pos1, const Vector &pos2,

Callers 13

doImageFunction · 0.45
checkSpecialCasesMethod · 0.45
commitStateMethod · 0.45
createViewMethod · 0.45
playMethod · 0.45
recordMethod · 0.45
YsVisualMethod · 0.45
recordMethod · 0.45
plotDataMethod · 0.45
plotFileMethod · 0.45
plotFilesMethod · 0.45
setToSurfaceMethod · 0.45

Calls 1

closeMethod · 0.45

Tested by

no test coverage detected