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

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

Public Types

using type = T *
 

Static Public Member Functions

template<typename U >
static U * cast (type ptr)
 

Detailed Description

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

Definition at line 348 of file point_cloud.h.

Member Typedef Documentation

◆ type

template<typename T >
using pcl::cuda::StoragePointer< Host, T >::type = T *

Definition at line 350 of file point_cloud.h.

Member Function Documentation

◆ cast()

template<typename T >
template<typename U >
static U* pcl::cuda::StoragePointer< Host, T >::cast ( type  ptr)
inlinestatic

Definition at line 352 of file point_cloud.h.


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