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

Go to the source code of this file.

Namespaces

namespace  igl
 

Functions

void igl::mvc (const Eigen::MatrixXd &V, const Eigen::MatrixXd &C, Eigen::MatrixXd &W)
 Mean value coordinates for a polygon.