Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
squared_edge_lengths.h File Reference
#include "igl_inline.h"
#include <Eigen/Dense>
#include "squared_edge_lengths.cpp"
+ Include dependency graph for squared_edge_lengths.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<typename DerivedV , typename DerivedF , typename DerivedL >
IGL_INLINE void igl::squared_edge_lengths (const Eigen::MatrixBase< DerivedV > &V, const Eigen::MatrixBase< DerivedF > &F, Eigen::PlainObjectBase< DerivedL > &L)