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

Go to the source code of this file.

Namespaces

namespace  igl

Functions

template<typename DerivedV>
DerivedV::Scalar igl::turning_number (const Eigen::MatrixBase< DerivedV > &V)
 Compute the turning number of a closed curve in the plane.