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

#include </build/pcl-dK3nj0/pcl-1.8.1+dfsg1/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 365 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 367 of file point_cloud.h.


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