Point Cloud Library (PCL) 1.15.0
Loading...
Searching...
No Matches
pcl::for_each_type_impl< false > Struct Reference

#include <pcl/for_each_type.h>

+ Inheritance diagram for pcl::for_each_type_impl< false >:
+ Collaboration diagram for pcl::for_each_type_impl< false >:

Static Public Member Functions

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

Detailed Description

Definition at line 70 of file for_each_type.h.

Member Function Documentation

◆ execute() [1/2]

template<typename Iterator, typename LastIterator, typename F>
static void pcl::for_each_type_impl< false >::execute ( F f)
inlinestatic

Definition at line 73 of file for_each_type.h.

References pcl::for_each_type_impl< done >::execute().

◆ execute() [2/2]

static void pcl::for_each_type_impl< done >::execute ( F )
inlinestatic

Definition at line 65 of file for_each_type.h.


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