Point Cloud Library (PCL)  1.14.0-dev
List of all members | Static Public Member Functions
pcl::for_each_type_impl< done > Struct Template Reference

#include <pcl/for_each_type.h>

Static Public Member Functions

template<typename Iterator , typename LastIterator , typename F >
static void execute (F)
 

Detailed Description

template<bool done = true>
struct pcl::for_each_type_impl< done >

Definition at line 62 of file for_each_type.h.

Member Function Documentation

◆ execute()

template<bool done = true>
template<typename Iterator , typename LastIterator , typename F >
static void pcl::for_each_type_impl< done >::execute ( )
inlinestatic

Definition at line 65 of file for_each_type.h.


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