![]() |
Prusa Slicer 2.6.0
|
#include "igl_inline.h"#include <vector>#include <stddef.h>#include <cstdlib>#include "reorder.cpp"
Include dependency graph for reorder.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | igl |
Functions | |
| template<class T > | |
| IGL_INLINE void | igl::reorder (const std::vector< T > &unordered, std::vector< size_t > const &index_map, std::vector< T > &ordered) |