#include "Mesquite.hpp"#include "VertexMover.hpp"#include "MsqFreeVertexIndexIterator.hpp"#include <vector>

Go to the source code of this file.
Classes | |
| class | LaplacianSmoother |
Namespaces | |
| Mesquite | |
| Used to hold the error state and return it to the application. | |
Functions | |
| void | centroid_smooth_mesh (PatchData &pd, size_t num_adj_vtx, msq_std::vector< size_t > adj_vtx_ind, size_t free_ind, size_t dimension, MsqError &err) |