#include "MRVoxelsFwd.h"#include "MRMesh/MRMeshPart.h"#include "MRMesh/MRExpected.h"#include "MRMesh/MREnums.h"#include "MRMesh/MRSignDetectionMode.h"Go to the source code of this file.
Classes | |
| struct | MR::RebuildMeshSettings |
| struct | MR::MeshFromVoxelsPostProcessingParams |
Namespaces | |
| namespace | MR |
| only for bindings generation | |
Functions | |
| Expected< Mesh > | MR::rebuildMesh (const MeshPart &mp, const RebuildMeshSettings &settings) |
| Expected< void > | MR::postprocessMeshFromVoxels (Mesh &mesh, const MeshFromVoxelsPostProcessingParams ¶ms, const ProgressCallback &progress={}) |