![]() |
Prusa Slicer 2.6.0
|
#include <src/libigl/igl/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 |
|
inline |
|
inline |
References igl::IndexEquals< T >::arr.
| const T igl::IndexEquals< T >::arr |
Referenced by igl::IndexEquals< T >::operator()().