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::host_vector< T > | type |
Host helper class.
Contains several typedefs and some static functions to help writing portable code (that runs both on host and device)
Definition at line 65 of file point_cloud.h.
typedef thrust::host_vector<T> pcl::cuda::Host< T >::type |
Definition at line 68 of file point_cloud.h.