libigl v2.5.0
Loading...
Searching...
No Matches
internal_angles_intrinsic.h File Reference
#include "igl_inline.h"
#include <Eigen/Core>
#include "internal_angles_intrinsic.cpp"

Go to the source code of this file.

Namespaces

namespace  igl
 

Functions

template<typename DerivedL , typename DerivedK >
void igl::internal_angles_intrinsic (const Eigen::MatrixBase< DerivedL > &L_sq, Eigen::PlainObjectBase< DerivedK > &K)
 Compute internal angles for a triangle mesh.