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

Method resetStoppedFlag

visualization/src/pcl_visualizer.cpp:4377–4382  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

4375
4376//////////////////////////////////////////////////////////////////////////////////////////////
4377void
4378pcl::visualization::PCLVisualizer::resetStoppedFlag ()
4379{
4380 if (interactor_)
4381 stopped_ = false;
4382}
4383
4384//////////////////////////////////////////////////////////////////////////////////////////////
4385void

Callers 1

mainFunction · 0.80

Calls

no outgoing calls

Tested by 1

mainFunction · 0.64