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

Method run

doc/tutorials/content/sources/iccv2011/src/tutorial.cpp:395–398  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

393
394template<typename FeatureType>
395void ICCVTutorial<FeatureType>::run()
396{
397 visualizer_.spin ();
398}
399
400template<typename FeatureType>
401void ICCVTutorial<FeatureType>::keyboard_callback (const pcl::visualization::KeyboardEvent& event, void* /*cookie*/)

Callers 1

mainFunction · 0.45

Calls 1

spinMethod · 0.45

Tested by

no test coverage detected