MCPcopy Create free account
hub / github.com/MeshInspector/MeshLib / clearScene

Method clearScene

source/MRViewer/MRViewer.cpp:2287–2290  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2285}
2286
2287void Viewer::clearScene()
2288{
2289 SceneRoot::get().removeAllChildren();
2290}
2291
2292MR::Viewport& Viewer::viewport( ViewportId viewport_id )
2293{

Callers 1

Viewer.dox.pyFile · 0.80

Calls 2

removeAllChildrenMethod · 0.80
getFunction · 0.50

Tested by

no test coverage detected