+ do pcl components checks

This commit is contained in:
wmayer
2014-08-28 01:51:58 +02:00
parent c043ec75d9
commit 3fd87a62b4
6 changed files with 40 additions and 24 deletions

View File

@@ -30,7 +30,7 @@
#include <Mod/Mesh/App/Core/MeshKernel.h>
// http://svn.pointclouds.org/pcl/tags/pcl-1.5.1/test/
#if defined(PCL_FOUND)
#if defined(HAVE_PCL_SURFACE)
#include <pcl/pcl_config.h>
#include <pcl/point_types.h>
#include <pcl/features/normal_3d.h>
@@ -165,5 +165,5 @@ void SurfaceTriangulation::perform()
//std::vector<int> states = gp3.getPointStates();
}
#endif // PCL_FOUND
#endif // HAVE_PCL_SURFACE