Go to the source code of this file.
Functions | |
| MR_EXTERN_C_BEGIN MRMESHC_API bool | mrRelax (MRMesh *mesh, const MRRelaxParams *params, MRProgressCallback *cb) |
| MRMESHC_API bool | mrRelaxKeepVolume (MRMesh *mesh, const MRRelaxParams *params, MRProgressCallback *cb) |
| MR_EXTERN_C_BEGIN MRMESHC_API bool mrRelax | ( | MRMesh * | mesh, |
| const MRRelaxParams * | params, | ||
| MRProgressCallback * | cb ) |
applies given number of relaxation iterations to the whole mesh ( or some region if it is specified )
| MRMESHC_API bool mrRelaxKeepVolume | ( | MRMesh * | mesh, |
| const MRRelaxParams * | params, | ||
| MRProgressCallback * | cb ) |
applies given number of relaxation iterations to the whole mesh ( or some region if it is specified )
do not really keeps volume but tries hard