Point Cloud Library (PCL)  1.14.1
List of all members | Static Public Member Functions
pcl::cuda::StorageAllocator< Device, T > Struct Template Reference

#include </tmp/B.dbuxlxzr/BUILD/pcl-pcl-1.14.1/cuda/common/include/pcl/cuda/point_cloud.h>

Static Public Member Functions

static thrust::device_ptr< T > alloc (int size)
 

Detailed Description

template<typename T>
struct pcl::cuda::StorageAllocator< Device, T >

Definition at line 363 of file point_cloud.h.

Member Function Documentation

template<typename T >
static thrust::device_ptr<T> pcl::cuda::StorageAllocator< Device, T >::alloc ( int  size)
inlinestatic

Definition at line 365 of file point_cloud.h.


The documentation for this struct was generated from the following file: