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

Method close

visualization/src/pcl_plotter.cpp:664–670  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

662
663//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
664void
665pcl::visualization::PCLPlotter::close ()
666{
667 stopped_ = true;
668 // This tends to close the window...
669 view_->GetInteractor()->TerminateApp ();
670}
671
672//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
673vtkSmartPointer<vtkRenderWindow>

Callers 15

loadCloudFunction · 0.45
saveTemplatesMethod · 0.45
loadTemplatesMethod · 0.45
saveTemplatesMethod · 0.45
loadTemplatesMethod · 0.45
trainWithDataProviderMethod · 0.45
saveModelToFileMethod · 0.45
loadModelFromfileMethod · 0.45
saveCameraParametersMethod · 0.45
loadCameraParametersMethod · 0.45
~CameraPoseWriterMethod · 0.45
loadMethod · 0.45

Calls 1

TerminateAppMethod · 0.80

Tested by 8

mainFunction · 0.36
SetUpMethod · 0.36
TYPED_TESTFunction · 0.36
TEST_FFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
mainFunction · 0.36
mainFunction · 0.36