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

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

+ Inheritance diagram for pcl::cuda::PointIterator< Device, T >:
+ Collaboration diagram for pcl::cuda::PointIterator< Device, T >:

Public Types

using type = thrust::detail::normal_iterator<thrust::device_ptr<T> >
 
using type
 

Detailed Description

template<typename T>
struct pcl::cuda::PointIterator< Device, T >

Definition at line 314 of file point_cloud.h.

Member Typedef Documentation

◆ type [1/2]

using pcl::cuda::PointIterator< Device, T >::type

Definition at line 310 of file point_cloud.h.

◆ type [2/2]

template<typename T>
using pcl::cuda::PointIterator< Device, T >::type = thrust::detail::normal_iterator<thrust::device_ptr<T> >

Definition at line 316 of file point_cloud.h.


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