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

#include </__w/1/s/cuda/common/include/pcl/cuda/point_cloud.h>

Static Public Member Functions

static T * alloc (int size)
 

Detailed Description

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

Definition at line 372 of file point_cloud.h.

Member Function Documentation

◆ alloc()

template<typename T >
static T* pcl::cuda::StorageAllocator< Host, T >::alloc ( int  size)
inlinestatic

Definition at line 374 of file point_cloud.h.


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