Point Cloud Library (PCL)
1.9.1
|
Comparator for LeafContainerT pointers - used for sorting set of leaves. More...
#include <pcl/segmentation/supervoxel_clustering.h>
Public Member Functions | |
bool | operator() (LeafContainerT *const &left, LeafContainerT *const &right) const |
Comparator for LeafContainerT pointers - used for sorting set of leaves.
Definition at line 426 of file supervoxel_clustering.h.
|
inline |