TexGen
Public Member Functions | List of all members
TexGen::LessPairDoubleInt Struct Reference

Used to sort double-int pairs. More...

#include <Misc.h>

Inheritance diagram for TexGen::LessPairDoubleInt:
Inheritance graph
[legend]

Public Member Functions

bool operator() (std::pair< double, int > x, std::pair< double, int > y)
 

Detailed Description

Used to sort double-int pairs.

Definition at line 85 of file Misc.h.

Member Function Documentation

◆ operator()()

bool TexGen::LessPairDoubleInt::operator() ( std::pair< double, int >  x,
std::pair< double, int >  y 
)
inline

Definition at line 87 of file Misc.h.


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