#include "pcl/surface/convex_hull.h"#include "pcl/common/common.h"#include "pcl/registration/transforms.h"
Go to the source code of this file.
Defines | |
| #define | PCL_INSTANTIATE_ConvexHull(T) template class pcl::ConvexHull<T>; |
| #define PCL_INSTANTIATE_ConvexHull | ( | T | ) | template class pcl::ConvexHull<T>; |
Definition at line 320 of file convex_hull.hpp.