Point Cloud Library (PCL)
1.14.1-dev
|
#include </__w/1/s/cuda/common/include/pcl/cuda/point_cloud.h>
Public Types | |
using | type = thrust::device_vector< T > |
Device helper class.
Contains several typedefs and some static functions to help writing portable code (that runs both on host and device)
Definition at line 93 of file point_cloud.h.
using pcl::cuda::Device< T >::type = thrust::device_vector<T> |
Definition at line 96 of file point_cloud.h.