Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BerkeleyAutomation/meshrender
/ __del__
Method
__del__
meshrender/scene.py:283–284 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
281
self.close_renderer()
282
283
def
__del__(self):
284
self.close()
Callers
nothing calls this directly
Calls
1
close
Method · 0.95
Tested by
no test coverage detected