Point Cloud Library (PCL) 1.15.1
Loading...
Searching...
No Matches
pcl::cuda::StoragePointer< Host, T > Struct Template Reference

#include </build/reproducible-path/pcl-1.15.1+dfsg/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>
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: