|
libigl v2.5.0
|
#include <queue>#include <vector>#include <functional>Go to the source code of this file.
Namespaces | |
| namespace | igl |
Typedefs | |
| template<class T> | |
| using | igl::min_heap |
| Templated min heap (reverses sort order of std::priority_queue). | |