ug4
ug::IndCmp Struct Reference

#include <simplify_polychain.h>

Public Member Functions

 IndCmp (const std::vector< number > &vals)
 
bool operator() (size_t i1, size_t i2)
 

Public Attributes

const std::vector< number > & m_vals
 

Constructor & Destructor Documentation

◆ IndCmp()

ug::IndCmp::IndCmp ( const std::vector< number > &  vals)
inline

Member Function Documentation

◆ operator()()

bool ug::IndCmp::operator() ( size_t  i1,
size_t  i2 
)
inline

References m_vals.

Member Data Documentation

◆ m_vals

const std::vector<number>& ug::IndCmp::m_vals

Referenced by operator()().


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