#define MRMESH_API
Definition MRMeshFwd.h:80
Definition MRMesh/MRMesh.h:23
Definition MROffsetVerts.h:16
new unsafe ref float insideOffset
new unsafe ref float outsideOffset
new unsafe ref float normalsTrustFactor
Definition MROffsetVerts.h:35
new unsafe MR.Std.Function_BoolFuncFromFloat progress
new unsafe ref float minThickness
new unsafe ref bool reduceSelfIntersections
new unsafe ref float maxShift
Definition MRCameraOrientationPlugin.h:8
MRMESH_API bool zCompensate(Mesh &mesh, const ZCompensateParams ¶ms)
MRMESH_API std::optional< VertCoords > findZcompensatedPositions(const Mesh &mesh, const ZCompensateParams ¶ms)
finds vertices positions of the mesh after z-compensation without modifying the mesh
MRMESH_API Mesh makeThickMesh(const Mesh &m, const ThickenParams ¶ms)
MRMESH_API bool offsetVerts(Mesh &mesh, const VertMetric &offset, const ProgressCallback &cb={})
MRMESH_API std::optional< VertScalars > findZcompensationShifts(const Mesh &mesh, const ZCompensateParams ¶ms)
finds the shift along z-axis for each vertex without modifying the mesh