Point Cloud Library (PCL)
1.11.0
|
#include <pcl/type_traits.h>
Public Member Functions | |
BOOST_MPL_ASSERT_MSG ((!std::is_same< PointT, typename POD< PointT >::type >::value), POINT_TYPE_NOT_PROPERLY_REGISTERED,(PointT &)) | |
Definition at line 180 of file type_traits.h.
pcl::traits::datatype< PointT, Tag >::BOOST_MPL_ASSERT_MSG | ( | (!std::is_same< PointT, typename POD< PointT >::type >::value) | , |
POINT_TYPE_NOT_PROPERLY_REGISTERED | , | ||
(PointT &) | |||
) |