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_ptr< T > |
Static Public Member Functions | |
template<typename U > | |
static thrust::device_ptr< U > | cast (type ptr) |
template<typename U > | |
static thrust::device_ptr< U > | cast (T *ptr) |
Definition at line 332 of file point_cloud.h.
using pcl::cuda::StoragePointer< Device, T >::type = thrust::device_ptr<T> |
Definition at line 334 of file point_cloud.h.
|
inlinestatic |
Definition at line 341 of file point_cloud.h.
|
inlinestatic |
Definition at line 336 of file point_cloud.h.