Go to the source code of this file.
Classes | |
struct | MR::NoiseSettings |
Namespaces | |
namespace | MR |
Functions | |
MRMESH_API Expected< void > | MR::addNoise (VertCoords &points, const VertBitSet &validVerts, NoiseSettings settings) |
MRMESH_API Expected< void > | MR::addNoise (Mesh &mesh, const VertBitSet *region=nullptr, const NoiseSettings &settings={}) |