MCPcopy Create free account
hub / github.com/PointCloudLibrary/pcl / spin

Method spin

visualization/src/window.cpp:155–162  ·  view source on GitHub ↗

////////////////////////////////////////////////////////////////////////////////////////

Source from the content-addressed store, hash-verified

153
154/////////////////////////////////////////////////////////////////////////////////////////////
155void
156pcl::visualization::Window::spin ()
157{
158 resetStoppedFlag ();
159 // Render the window before we start the interactor
160 win_->Render ();
161 interactor_->Start ();
162}
163
164/////////////////////////////////////////////////////////////////////////////////////////////
165void

Callers 15

runMethod · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
runMethod · 0.45
mainFunction · 0.45
getDatasetAndLabelsMethod · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45

Calls 1

resetStoppedFlagFunction · 0.85

Tested by 15

mainFunction · 0.36
mainFunction · 0.36
mainFunction · 0.36
mainFunction · 0.36
mainFunction · 0.36
mainFunction · 0.36
TESTFunction · 0.36
mainFunction · 0.36
mainFunction · 0.36
mainFunction · 0.36
mainFunction · 0.36
mainFunction · 0.36