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

Method getRenderWindow

visualization/src/pcl_plotter.cpp:673–677  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

671
672//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
673vtkSmartPointer<vtkRenderWindow>
674pcl::visualization::PCLPlotter::getRenderWindow ()
675{
676 return (view_->GetRenderWindow ());
677}
678
679//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
680void

Callers 10

updateFunction · 0.45
show_octreeFunction · 0.45
show_octree_zprojFunction · 0.45
show_octreeFunction · 0.45
clearViewMethod · 0.45
showCubesMethod · 0.45
updateFunction · 0.45
keyboardCBFunction · 0.45
PCLViewerMethod · 0.45
PCLViewerMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected