ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
flann::Heap< T >::CompareT Struct Reference

#include <heap.h>

Public Member Functions

bool operator() (const T &t_1, const T &t_2) const
 

Detailed Description

template<typename T>
struct flann::Heap< T >::CompareT

Definition at line 110 of file heap.h.

Member Function Documentation

◆ operator()()

template<typename T >
bool flann::Heap< T >::CompareT::operator() ( const T &  t_1,
const T &  t_2 
) const
inline

Definition at line 112 of file heap.h.


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