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

Method spin

visualization/src/pcl_plotter.cpp:447–451  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

445
446//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
447void
448pcl::visualization::PCLPlotter::spin ()
449{
450 this->plot ();
451}
452
453//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
454void

Callers

nothing calls this directly

Calls 1

plotMethod · 0.95

Tested by

no test coverage detected