Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
rows_to_matrix.h File Reference
#include "igl_inline.h"
#include <vector>
#include "rows_to_matrix.cpp"
+ Include dependency graph for rows_to_matrix.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 Row , class Mat >
IGL_INLINE bool igl::rows_to_matrix (const std::vector< Row > &V, Mat &M)