#include <OpenMesh/Core/Utils/Property.hh>
Go to the source code of this file.
Namespaces | |
| namespace | OpenMesh |
Functions | |
| template<class _Mesh > | |
| void | OpenMesh::smooth_mesh (_Mesh &_m, uint _n_iters) |
| template<class _Mesh , class _PropertyHandle > | |
| void | OpenMesh::smooth_mesh_property (unsigned int _n_iters, _Mesh &_m, _PropertyHandle _pph) |