PCL
Indirect.h File Reference
#include <pcl/Defs.h>

Go to the source code of this file.

Classes

class  pcl::IndirectBinaryFunction< T1Ptr, T2Ptr, BF >
 A wrapper class that applies a binary function to pointers to objects. More...
 
class  pcl::IndirectBinaryPredicate< T1Ptr, T2Ptr, BP >
 A wrapper class that applies a binary predicate to pointers to objects. More...
 
class  pcl::IndirectEqual< TPtr >
 A functional class that tests two pointers for equality of the pointed objects. More...
 
class  pcl::IndirectLess< TPtr >
 A functional class that applies the less than relational operator to the objects pointed to by two pointers. More...
 
class  pcl::IndirectUnaryFunction< TPtr, UF >
 A wrapper class that applies a unary function to pointers to objects. More...
 
class  pcl::IndirectUnaryPredicate< TPtr, UP >
 A wrapper class that applies a unary predicate to pointers to objects. More...
 

Namespaces

 pcl
 PCL root namespace.