![]() |
Prusa Slicer 2.6.0
|
#include <src/libigl/igl/IndexComparison.h>
Public Member Functions | |
| IndexRowEquals (const T &mat) | |
| bool | operator() (const size_t a, const size_t b) const |
Public Attributes | |
| const T & | mat |
|
inline |
|
inline |
References igl::IndexRowEquals< T >::mat.
| const T& igl::IndexRowEquals< T >::mat |
Referenced by igl::IndexRowEquals< T >::operator()().