Point Cloud Library (PCL)  1.7.0
Static Public Member Functions
pcl::for_each_type_impl< done > Struct Template Reference

#include <pcl/for_each_type.h>

List of all members.

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

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

Definition at line 65 of file for_each_type.h.


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