Point Cloud Library (PCL)
1.8.0
|
#include </build/pcl-asyvOz/pcl-1.8.0+dfsg1/cuda/common/include/pcl/cuda/point_cloud.h>
Public Types | |
typedef thrust::device_vector< T > | type |
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 94 of file point_cloud.h.
typedef thrust::device_vector<T> pcl::cuda::Device< T >::type |
Definition at line 97 of file point_cloud.h.