Point Cloud Library (PCL)  1.9.1
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
List of all members | Public Types
pcl::cuda::PointIterator< Device, T > Struct Template Reference

#include </tmp/B.ja8W1J/BUILD/pcl-pcl-1.9.1/cuda/common/include/pcl/cuda/point_cloud.h>

Public Types

typedef
thrust::detail::normal_iterator
< thrust::device_ptr< T > > 
type
 

Detailed Description

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

Definition at line 316 of file point_cloud.h.

Member Typedef Documentation

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

Definition at line 318 of file point_cloud.h.


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