|
libigl v2.5.0
|
Comparison struct used by unique. More...
#include <IndexComparison.h>
Public Member Functions | |
| IndexEquals (const T arr) | |
| bool | operator() (const size_t a, const size_t b) const |
Public Attributes | |
| const T | arr |
Comparison struct used by unique.
|
inline |
|
inline |
| const T igl::IndexEquals< T >::arr |