|
Blender V4.3
|
Go to the source code of this file.
Namespaces | |
| namespace | slim |
Functions | |
| template<typename DerivedV , typename DerivedF , typename DerivedL > | |
| void | slim::edge_lengths (const Eigen::PlainObjectBase< DerivedV > &V, const Eigen::PlainObjectBase< DerivedF > &F, Eigen::PlainObjectBase< DerivedL > &L) |
| template<typename DerivedV , typename DerivedF , typename DerivedL > | |
| void | slim::squared_edge_lengths (const Eigen::PlainObjectBase< DerivedV > &V, const Eigen::PlainObjectBase< DerivedF > &F, Eigen::PlainObjectBase< DerivedL > &L) |