Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
signed_angle.h File Reference
#include "igl_inline.h"
#include <Eigen/Dense>
#include "signed_angle.cpp"
+ Include dependency graph for signed_angle.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 DerivedA , typename DerivedB , typename DerivedP >
IGL_INLINE DerivedA::Scalar igl::signed_angle (const Eigen::MatrixBase< DerivedA > &A, const Eigen::MatrixBase< DerivedB > &B, const Eigen::MatrixBase< DerivedP > &P)