hydrogen 1.2.6
EnvelopePoint::Comparator Struct Reference

to be able to sort velocity points vectors More...

#include <Sample.h>

Public Member Functions

bool operator() (const EnvelopePoint &a, const EnvelopePoint &b)
 

Detailed Description

to be able to sort velocity points vectors

Definition at line 49 of file Sample.h.

Member Function Documentation

◆ operator()()

bool operator() ( const EnvelopePoint & a,
const EnvelopePoint & b )
inline

Definition at line 50 of file Sample.h.