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

#include </builddir/build/BUILD/pcl-1.15.0-build/pcl-pcl-1.15.0/cuda/common/include/pcl/cuda/point_cloud.h>

Inheritance diagram for pcl::cuda::StoragePointer< Host, T >:
Collaboration diagram for pcl::cuda::StoragePointer< Host, T >:

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: