ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
lessPoint3D< T > Struct Template Reference

#include <Common.h>

Public Member Functions

bool operator() (const Point3D< T > lhs, const Point3D< T > rhs) const
 

Detailed Description

template<typename T>
struct lessPoint3D< T >

Definition at line 128 of file Common.h.

Member Function Documentation

◆ operator()()

template<typename T >
bool lessPoint3D< T >::operator() ( const Point3D< T >  lhs,
const Point3D< T >  rhs 
) const
inline

Definition at line 129 of file Common.h.

References Point3D< Real >::x, Point3D< Real >::y, and Point3D< Real >::z.


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