ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
Utils::ArrayComparator< T, size > Class Template Reference

#include <utils.h>

Public Member Functions

bool operator() (const T *lhs, const T *rhs)
 

Detailed Description

template<typename T, int size = 3>
class Utils::ArrayComparator< T, size >

Definition at line 40 of file utils.h.

Member Function Documentation

◆ operator()()

template<typename T , int size = 3>
bool Utils::ArrayComparator< T, size >::operator() ( const T *  lhs,
const T *  rhs 
)
inline

Definition at line 42 of file utils.h.

References size.


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