void planarize_quad_mesh(const Eigen::MatrixBase< DerivedV > &Vin, const Eigen::MatrixBase< DerivedF > &F, const int maxIter, const double &threshold, Eigen::PlainObjectBase< DerivedV > &Vout)
Planarizes a given quad mesh using the algorithm described in the paper "Shape-Up: Shaping Discrete G...