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

#include </__w/1/s/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

◆ alloc()

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: