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

Method removeCorrespondences

visualization/src/pcl_visualizer.cpp:4338–4343  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

4336
4337//////////////////////////////////////////////////////////////////////////////////////////////
4338void
4339pcl::visualization::PCLVisualizer::removeCorrespondences (
4340 const std::string &id, int viewport)
4341{
4342 removeShape (id, viewport);
4343}
4344
4345//////////////////////////////////////////////////////////////////////////////////////////////
4346int

Callers 2

keyboard_callbackMethod · 0.80
keyboard_callbackMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected