#include <pcl/pcl_macros.h>

Go to the source code of this file.
Defines | |
| #define | PCL_INSTANTIATE_PointCloudGeometryHandlerSurfaceNormal(T) template class PCL_EXPORTS pcl::visualization::PointCloudGeometryHandlerSurfaceNormal<T>; |
| #define | PCL_INSTANTIATE_PointCloudGeometryHandlerXYZ(T) template class PCL_EXPORTS pcl::visualization::PointCloudGeometryHandlerXYZ<T>; |
| #define PCL_INSTANTIATE_PointCloudGeometryHandlerSurfaceNormal | ( | T | ) | template class PCL_EXPORTS pcl::visualization::PointCloudGeometryHandlerSurfaceNormal<T>; |
Definition at line 154 of file point_cloud_geometry_handlers.hpp.
| #define PCL_INSTANTIATE_PointCloudGeometryHandlerXYZ | ( | T | ) | template class PCL_EXPORTS pcl::visualization::PointCloudGeometryHandlerXYZ<T>; |
Definition at line 153 of file point_cloud_geometry_handlers.hpp.