#include <eigenlib/Eigen/Sparse>
#include <vcg/complex/algorithms/mesh_to_matrix.h>
#include <vcg/complex/algorithms/update/quality.h>
#include <vcg/complex/algorithms/smooth.h>
Go to the source code of this file.
Classes | |
struct | vcg::ImplicitSmoother< MeshType >::FaceConstraint |
class | vcg::ImplicitSmoother< MeshType > |
struct | vcg::ImplicitSmoother< MeshType >::Parameter |
Namespaces | |
namespace | vcg |
* | |
Defines | |
#define | PENALTY 10000 |
#define PENALTY 10000 |
Definition at line 31 of file implicit_smooth.h.