Point Cloud Library (PCL)
1.11.0
|
Simple kernel to convert a PointXYZRGB to float3. More...
#include </tmp/B.z0k95k6e/BUILD/pcl-pcl-1.11.0/cuda/common/include/pcl/cuda/common/eigen.h>
Public Member Functions | |
__inline__ __host__ __device__ float3 | operator() (const PointXYZRGB &pt) |
Simple kernel to convert a PointXYZRGB to float3.
Relies the cast operator of PointXYZRGB.
|
inline |