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