00001 #ifndef PCL_OUTOFCORE_COMMON_H_ 00002 #define PCL_OUTOFCORE_COMMON_H_ 00003 00004 // VTK 00005 #include <vtkPolyData.h> 00006 #include <vtkSmartPointer.h> 00007 00008 vtkSmartPointer<vtkPolyData> 00009 getVtkCube (double x_min, double x_max, double y_min, double y_max, double z_min, double z_max); 00010 00011 #endif
Except where otherwise noted, the PointClouds.org web pages are licensed under Creative Commons Attribution 3.0.
Pages generated on Wed Mar 25 00:23:37 2015