This is the complete list of members for MR, including all inherited members.
| accumulateFaceCenters(MR.PointAccumulator accum, MR.Const_MeshPart mp, MR.AffineXf3f? xf=null) | MR | inlinestatic |
| accumulateLineCenters(MR.PointAccumulator accum, MR.Const_Polyline3 pl, MR.AffineXf3f? xf=null) | MR | inlinestatic |
| accumulatePoints(MR.PointAccumulator accum, MR.Std.Const_Vector_MRVector3f points, MR.AffineXf3f? xf=null) | MR | inlinestatic |
| accumulatePoints(MR.PointAccumulator accum, MR.Const_PointCloudPart pcp, MR.AffineXf3f? xf=null) | MR | inlinestatic |
| accumulateWeighedPoints(MR.PointAccumulator accum, MR.Std.Const_Vector_MRVector3f points, MR.Std.Const_Vector_Float weights, MR.AffineXf3f? xf=null) | MR | inlinestatic |
| addBaseToPlanarMesh(MR.Mesh mesh, float zOffset) | MR | inlinestatic |
| addLeftBand(MR.Const_MeshTopology topology, MR.Std.Const_Vector_MREdgeId loop, MR.FaceBitSet addHere) | MR | inlinestatic |
| addNoise(MR.VertCoords points, MR.Const_VertBitSet validVerts, MR._ByValue_NoiseSettings settings) | MR | inlinestatic |
| addNoise(MR.Mesh mesh, MR.Const_VertBitSet? region=null, MR.Const_NoiseSettings? settings=null) | MR | inlinestatic |
| alignContoursToMesh(MR.Const_Mesh mesh, MR.Std.Const_Vector_StdVectorMRVector2f contours, MR.Const_ContoursMeshAlignParams params_) | MR | inlinestatic |
| alignTextToMesh(MR.Const_Mesh mesh, MR.Const_TextMeshAlignParams params_) | MR | inlinestatic |
| AlignType enum name (defined in MR) | MR | |
| AngleUnit enum name (defined in MR) | MR | |
| applyDouble(MR.AffineXf3d? xf, in MR.Vector3f p) | MR | inlinestatic |
| applyDouble(MR.Matrix3d? m, in MR.Vector3f n) | MR | inlinestatic |
| applyFloat(MR.AffineXf3d? xf, in MR.Vector3f p) | MR | inlinestatic |
| applyFloat(MR.Matrix3d? m, in MR.Vector3f n) | MR | inlinestatic |
| ArcPlane enum name (defined in MR) | MR | |
| area(MR.Const_MeshTopology topology, MR.Const_VertCoords points, MR.FaceId f) | MR | inlinestatic |
| area(MR.Const_MeshTopology topology, MR.Const_VertCoords points, MR.Const_FaceBitSet? fs=null) | MR | inlinestatic |
| AreaUnit enum name (defined in MR) | MR | |
| asSelectivityType(MR._ByValueShared_Object obj, MR.ObjectSelectivityType type) | MR | inlinestatic |
| asString(MR.ColoringType ct) | MR | inlinestatic |
| asString(MR.SignDetectionMode m) | MR | inlinestatic |
| autoOrientLocalTriangulations(MR.Const_PointCloud pointCloud, MR.AllLocalTriangulations triangs, MR.Const_VertBitSet region, MR.Std._ByValue_Function_BoolFuncFromFloat? progress=null, MR.Triangulation? outRep3=null, MR.Triangulation? outRep2=null) | MR | inlinestatic |
| averageEdgeLength(MR.Const_MeshTopology topology, MR.Const_VertCoords points) | MR | inlinestatic |
| Axis enum name (defined in MR) | MR | |
| BadTriangulationMetric | MR | |
| begin(MR.Const_IteratorRange_MRChunkIterator range) | MR | inlinestatic |
| begin(MR.Const_IteratorRange_MRUndirectedEdgeIterator range) | MR | inlinestatic |
| begin(MR.Const_IteratorRange_MRRingIteratorMRNextEdgeSameOrigin range) | MR | inlinestatic |
| begin(MR.Const_IteratorRange_MRRingIteratorMRNextEdgeSameLeft range) | MR | inlinestatic |
| begin(MR.Const_IteratorRange_MRPolylineUndirectedEdgeIterator range) | MR | inlinestatic |
| begin(MR.Const_ViewportMask mask) | MR | inlinestatic |
| bendContoursAlongCurve(MR.Std.Const_Vector_StdVectorMRVector2f contours, MR.Std.Const_Function_MRCurvePointFuncFromFloat curve, MR.Const_BendContoursAlongCurveParams params_) | MR | inlinestatic |
| bendContoursAlongSurfacePath(MR.Std.Const_Vector_StdVectorMRVector2f contours, MR.Const_Mesh mesh, MR.Const_MeshTriPoint start, MR.Std.Const_Vector_MREdgePoint path, MR.Const_MeshTriPoint end, MR.Const_BendContoursAlongCurveParams params_) | MR | inlinestatic |
| bendContoursAlongSurfacePath(MR.Std.Const_Vector_StdVectorMRVector2f contours, MR.Const_Mesh mesh, MR.Std.Const_Vector_MREdgePoint path, MR.Const_BendContoursAlongCurveParams params_) | MR | inlinestatic |
| bendTextAlongCurve(MR.Std.Const_Function_MRCurvePointFuncFromFloat curve, MR.Const_BendTextAlongCurveParams params_) | MR | inlinestatic |
| bendTextAlongCurve(MR.Std.Const_Vector_MRCurvePoint curve, MR.Const_BendTextAlongCurveParams params_) | MR | inlinestatic |
| bendTextAlongSurfacePath(MR.Const_Mesh mesh, MR.Const_MeshTriPoint start, MR.Std.Const_Vector_MREdgePoint path, MR.Const_MeshTriPoint end, MR.Const_BendTextAlongCurveParams params_) | MR | inlinestatic |
| bendTextAlongSurfacePath(MR.Const_Mesh mesh, MR.Std.Const_Vector_MREdgePoint path, MR.Const_BendTextAlongCurveParams params_) | MR | inlinestatic |
| bestQuadrangleDiagonal(in MR.Vector3f a, in MR.Vector3f b, in MR.Vector3f c, in MR.Vector3f d) | MR | inlinestatic |
| bitand(MR.DepthFunction a, MR.DepthFunction b) | MR | inlinestatic |
| bitand(MR.BasicUiRenderTask.InteractionMask a, MR.BasicUiRenderTask.InteractionMask b) | MR | inlinestatic |
| bitand(MR.OutlierTypeMask a, MR.OutlierTypeMask b) | MR | inlinestatic |
| bitand(MR.RenderModelPassMask a, MR.RenderModelPassMask b) | MR | inlinestatic |
| bitand(MR.QuarterBit a, MR.QuarterBit b) | MR | inlinestatic |
| bitandAssign(ref MR.DepthFunction a, MR.DepthFunction b) | MR | inlinestatic |
| bitandAssign(ref MR.BasicUiRenderTask.InteractionMask a, MR.BasicUiRenderTask.InteractionMask b) | MR | inlinestatic |
| bitandAssign(ref MR.OutlierTypeMask a, MR.OutlierTypeMask b) | MR | inlinestatic |
| bitandAssign(ref MR.RenderModelPassMask a, MR.RenderModelPassMask b) | MR | inlinestatic |
| bitandAssign(ref MR.QuarterBit a, MR.QuarterBit b) | MR | inlinestatic |
| bitor(MR.DepthFunction a, MR.DepthFunction b) | MR | inlinestatic |
| bitor(MR.BasicUiRenderTask.InteractionMask a, MR.BasicUiRenderTask.InteractionMask b) | MR | inlinestatic |
| bitor(MR.OutlierTypeMask a, MR.OutlierTypeMask b) | MR | inlinestatic |
| bitor(MR.RenderModelPassMask a, MR.RenderModelPassMask b) | MR | inlinestatic |
| bitor(MR.QuarterBit a, MR.QuarterBit b) | MR | inlinestatic |
| bitorAssign(ref MR.DepthFunction a, MR.DepthFunction b) | MR | inlinestatic |
| bitorAssign(ref MR.BasicUiRenderTask.InteractionMask a, MR.BasicUiRenderTask.InteractionMask b) | MR | inlinestatic |
| bitorAssign(ref MR.OutlierTypeMask a, MR.OutlierTypeMask b) | MR | inlinestatic |
| bitorAssign(ref MR.RenderModelPassMask a, MR.RenderModelPassMask b) | MR | inlinestatic |
| bitorAssign(ref MR.QuarterBit a, MR.QuarterBit b) | MR | inlinestatic |
| blend(in MR.Color front, in MR.Color back) | MR | inlinestatic |
| boolean(MR.Const_Mesh meshA, MR.Const_Mesh meshB, MR.BooleanOperation operation, MR.AffineXf3f? rigidB2A, MR.BooleanResultMapper? mapper=null, MR.Std._ByValue_Function_BoolFuncFromFloat? cb=null) | MR | inlinestatic |
| boolean(MR.Misc._Moved< MR.Mesh > meshA, MR.Misc._Moved< MR.Mesh > meshB, MR.BooleanOperation operation, MR.AffineXf3f? rigidB2A, MR.BooleanResultMapper? mapper=null, MR.Std._ByValue_Function_BoolFuncFromFloat? cb=null) | MR | inlinestatic |
| boolean(MR.Const_Mesh meshA, MR.Const_Mesh meshB, MR.BooleanOperation operation, MR.Const_BooleanParameters? params_=null) | MR | inlinestatic |
| boolean(MR.Misc._Moved< MR.Mesh > meshA, MR.Misc._Moved< MR.Mesh > meshB, MR.BooleanOperation operation, MR.Const_BooleanParameters? params_=null) | MR | inlinestatic |
| BooleanOperation enum name | MR | |
| BooleanOperation enum name | MR | |
| buildBottom(MR.Mesh mesh, MR.EdgeId a, MR.Vector3f dir, float holeExtension, MR.FaceBitSet? outNewFaces=null) | MR | inlinestatic |
| buildCylinderBetweenTwoHoles(MR.Mesh mesh, MR.EdgeId a, MR.EdgeId b, MR.Const_StitchHolesParams? params_=null) | MR | inlinestatic |
| buildCylinderBetweenTwoHoles(MR.Mesh mesh, MR.Const_StitchHolesParams? params_=null) | MR | inlinestatic |
| buildShortestPath(MR.Const_Mesh mesh, MR.VertId start, MR.VertId finish, float? maxPathLen=null) | MR | inlinestatic |
| buildShortestPath(MR.Const_Mesh mesh, MR.VertId start, MR.Const_VertBitSet finish, float? maxPathLen=null) | MR | inlinestatic |
| buildShortestPathAStar(MR.Const_Mesh mesh, MR.VertId start, MR.VertId finish, float? maxPathLen=null) | MR | inlinestatic |
| buildShortestPathAStar(MR.Const_Mesh mesh, MR.Const_MeshTriPoint start, MR.Const_MeshTriPoint finish, MR.Misc.InOut< MR.VertId >? outPathStart=null, MR.Misc.InOut< MR.VertId >? outPathFinish=null, float? maxPathLen=null) | MR | inlinestatic |
| buildShortestPathBiDir(MR.Const_Mesh mesh, MR.VertId start, MR.VertId finish, float? maxPathLen=null) | MR | inlinestatic |
| buildShortestPathBiDir(MR.Const_Mesh mesh, MR.Const_MeshTriPoint start, MR.Const_MeshTriPoint finish, MR.Misc.InOut< MR.VertId >? outPathStart=null, MR.Misc.InOut< MR.VertId >? outPathFinish=null, float? maxPathLen=null) | MR | inlinestatic |
| buildSmallestMetricPath(MR.Const_MeshTopology topology, MR.Std.Const_Function_FloatFuncFromMREdgeId metric, MR.VertId start, MR.VertId finish, float? maxPathMetric=null) | MR | inlinestatic |
| buildSmallestMetricPath(MR.Const_MeshTopology topology, MR.Std.Const_Function_FloatFuncFromMREdgeId metric, MR.VertId start, MR.Const_VertBitSet finish, float? maxPathMetric=null) | MR | inlinestatic |
| buildSmallestMetricPath(MR.Const_VdbVolume voxels, MR.Std.Const_Function_FloatFuncFromMRUint64TMRUint64T metric, ulong start, ulong finish, MR.Std._ByValue_Function_BoolFuncFromFloat? cb=null) | MR | inlinestatic |
| buildSmallestMetricPathBiDir(MR.Const_MeshTopology topology, MR.Std.Const_Function_FloatFuncFromMREdgeId metric, MR.VertId start, MR.VertId finish, float? maxPathMetric=null) | MR | inlinestatic |
| buildSmallestMetricPathBiDir(MR.Const_MeshTopology topology, MR.Std.Const_Function_FloatFuncFromMREdgeId metric, MR.Const_TerminalVertex? starts, int numStarts, MR.Const_TerminalVertex? finishes, int numFinishes, MR.Misc.InOut< MR.VertId >? outPathStart=null, MR.Misc.InOut< MR.VertId >? outPathFinish=null, float? maxPathMetric=null) | MR | inlinestatic |
| BypassDirection enum name (defined in MR) | MR | |
| bytesString(ulong size) | MR | inlinestatic |
| calcAvgColors(MR.Const_PointCloud cloud, MR.Const_VertColors colors, MR.Const_VertCoords tgtPoints, MR.Const_VertBitSet tgtVerts, float sigma, MR.Std.Const_Function_BoolFuncFromFloat? cb=null) | MR | inlinestatic |
| calcCombinedFillMetric(MR.Const_Mesh mesh, MR.Const_FaceBitSet filledRegion, MR.Const_FillHoleMetric metric) | MR | inlinestatic |
| calcDamerauLevenshteinDistance(string stringA, string stringB, bool? caseSensitive=null, MR.Misc.InOut< int >? outLeftRightAddition=null) | MR | inlinestatic |
| calcDipoles(MR.Dipoles dipoles, MR.Const_AABBTree tree, MR.Const_Mesh mesh) | MR | inlinestatic |
| calcDipoles(MR.Const_AABBTree tree, MR.Const_Mesh mesh) | MR | inlinestatic |
| calcFaceDistances(MR.Const_MeshTopology topology, MR.Std.Const_Function_FloatFuncFromMREdgeId metric, MR.Const_FaceBitSet starts, MR.Const_FaceDistancesSettings? settings=null) | MR | inlinestatic |
| calcFastWindingNumber(MR.Const_Dipoles dipoles, MR.Const_AABBTree tree, MR.Const_Mesh mesh, in MR.Vector3f q, float beta, MR.FaceId skipFace) | MR | inlinestatic |
| calcLength(MR.Std.Const_Vector_MRVector2f contour) | MR | inlinestatic |
| calcLength(MR.Std.Const_Vector_MRVector2d contour) | MR | inlinestatic |
| calcLength(MR.Std.Const_Vector_MRVector3f contour) | MR | inlinestatic |
| calcLength(MR.Std.Const_Vector_MRVector3d contour) | MR | inlinestatic |
| calcOrientedArea(MR.Std.Const_Vector_MRVector2f contour) | MR | inlinestatic |
| calcOrientedArea(MR.Std.Const_Vector_MRVector2d contour) | MR | inlinestatic |
| calcOrientedArea(MR.Std.Const_Vector_MRVector3f contour) | MR | inlinestatic |
| calcOrientedArea(MR.Std.Const_Vector_MRVector3d contour) | MR | inlinestatic |
| calcOrientedArea(MR.Std.Const_Vector_MREdgeId loop, MR.Const_Mesh mesh) | MR | inlinestatic |
| calcOriginAndDimensions(in MR.Box3f box, float voxelSize) | MR | inlinestatic |
| calcPathLength(MR.Std.Const_Vector_MREdgeId path, MR.Const_Mesh mesh) | MR | inlinestatic |
| calcPathMetric(MR.Std.Const_Vector_MREdgeId path, MR.Std._ByValue_Function_FloatFuncFromMREdgeId metric) | MR | inlinestatic |
| canFlipEdge(MR.Const_MeshTopology topology, MR.EdgeId edge, MR.Const_FaceBitSet? region=null, MR.Const_UndirectedEdgeBitSet? notFlippable=null, MR.Const_VertBitSet? vertRegion=null) | MR | inlinestatic |
| canMinimizePolynomial(ulong degree) | MR | inlinestatic |
| canSolvePolynomial(ulong degree) | MR | inlinestatic |
| ccw(in MR.Vector2i a, in MR.Vector2i b) | MR | inlinestatic |
| ccw(in MR.Vector2i a, in MR.Vector2i b, in MR.Vector2i c) | MR | inlinestatic |
| ccw(MR.Std.Const_Array_MRPreciseVertCoords2_3 vs) | MR | inlinestatic |
| ccw(MR.Const_PreciseVertCoords2? vs) | MR | inlinestatic |
| checkDeloneQuadrangle(in MR.Vector3d a, in MR.Vector3d b, in MR.Vector3d c, in MR.Vector3d d, double? maxAngleChange=null) | MR | inlinestatic |
| checkDeloneQuadrangle(in MR.Vector3f a, in MR.Vector3f b, in MR.Vector3f c, in MR.Vector3f d, float? maxAngleChange=null) | MR | inlinestatic |
| checkDeloneQuadrangleInMesh(MR.Const_Mesh mesh, MR.EdgeId edge, MR.Const_DeloneSettings? settings=null, MR.Misc.InOut< float >? deviationSqAfterFlip=null) | MR | inlinestatic |
| checkDeloneQuadrangleInMesh(MR.Const_MeshTopology topology, MR.Const_VertCoords points, MR.EdgeId edge, MR.Const_DeloneSettings? settings=null, MR.Misc.InOut< float >? deviationSqAfterFlip=null) | MR | inlinestatic |
| chunkCount(ulong totalSize, ulong chunkSize, ulong? overlap=null) | MR | inlinestatic |
| circumcircleDiameter(MR.Const_MeshTopology topology, MR.Const_VertCoords points, MR.FaceId f) | MR | inlinestatic |
| circumcircleDiameterSq(MR.Const_MeshTopology topology, MR.Const_VertCoords points, MR.FaceId f) | MR | inlinestatic |
| classifyShellVert(MR.Const_MeshPart mp, in MR.Vector3f shellPoint, MR.Const_FindInnerShellSettings? settings=null) | MR | inlinestatic |
| cloneRegion(MR.Const_ObjectLines objLines, MR.Const_UndirectedEdgeBitSet region) | MR | inlinestatic |
| cloneRegion(MR.Const_ObjectMesh objMesh, MR.Const_FaceBitSet region, bool? copyTexture=null) | MR | inlinestatic |
| cloneRegion(MR.Const_ObjectPoints objPoints, MR.Const_VertBitSet region) | MR | inlinestatic |
| ColoringType enum name | MR | |
| combineXYderivativeMaps(MR.Std._ByValue_Pair_MRDistanceMap_MRDistanceMap XYderivativeMaps) | MR | inlinestatic |
| commonFilesName(MR.Std.Const_Vector_StdFilesystemPath files) | MR | inlinestatic |
| compensateRadius(MR.Mesh mesh, MR.Const_CompensateRadiusParams params_) | MR | inlinestatic |
| compl(MR.DepthFunction a) | MR | inlinestatic |
| compl(MR.BasicUiRenderTask.InteractionMask a) | MR | inlinestatic |
| compl(MR.OutlierTypeMask a) | MR | inlinestatic |
| compl(MR.RenderModelPassMask a) | MR | inlinestatic |
| compl(MR.QuarterBit a) | MR | inlinestatic |
| compressZip(string zipFile, string sourceFolder, MR.Std.Const_Vector_StdFilesystemPath? excludeFiles=null, byte? password=null, MR.Std._ByValue_Function_BoolFuncFromFloat? cb=null) | MR | inlinestatic |
| computeBasinVolume(MR.Const_Mesh mesh, MR.Const_FaceBitSet faces, float level) | MR | inlinestatic |
| computeBoundingBox(MR.Const_MeshTopology topology, MR.Const_VertCoords points, MR.Const_FaceBitSet? region, MR.AffineXf3f? toWorld=null) | MR | inlinestatic |
| computeClosestSurfacePathTargets(MR.Const_Mesh mesh, MR.Const_VertBitSet starts, MR.Const_VertBitSet ends, MR.Const_VertBitSet? vertRegion=null, MR.VertScalars? outSurfaceDistances=null) | MR | inlinestatic |
| computeDistanceMap(MR.Const_MeshPart mp, MR.Const_MeshToDistanceMapParams params_, MR.Std._ByValue_Function_BoolFuncFromFloat? cb=null, MR.Std.Vector_MRMeshTriPoint? outSamples=null) | MR | inlinestatic |
| computeDistanceMapD(MR.Const_MeshPart mp, MR.Const_MeshToDistanceMapParams params_, MR.Std._ByValue_Function_BoolFuncFromFloat? cb=null, MR.Std.Vector_MRMeshTriPoint? outSamples=null) | MR | inlinestatic |
| computeFastMarchingPath(MR.Const_MeshPart mp, MR.Const_MeshTriPoint start, MR.Const_MeshTriPoint end, MR.Const_VertBitSet? vertRegion=null, MR.VertScalars? outSurfaceDistances=null) | MR | inlinestatic |
| computeFormAtVertex(MR.Const_MeshPart mp, MR.VertId v, float stabilizer, bool angleWeigted, MR.Const_UndirectedEdgeBitSet? creases=null) | MR | inlinestatic |
| computeFormsAtVertices(MR.Const_MeshPart mp, float stabilizer, bool angleWeigted, MR.Const_UndirectedEdgeBitSet? creases=null) | MR | inlinestatic |
| computeGeodesicPath(MR.Const_Mesh mesh, MR.Const_MeshTriPoint start, MR.Const_MeshTriPoint end, MR.GeodesicPathApprox? atype=null, int? maxGeodesicIters=null) | MR | inlinestatic |
| computeGeodesicPathApprox(MR.Const_Mesh mesh, MR.Const_MeshTriPoint start, MR.Const_MeshTriPoint end, MR.GeodesicPathApprox atype) | MR | inlinestatic |
| computeGridBox(in MR.Box3f workArea, float voxelSize) | MR | inlinestatic |
| computeInSphereThicknessAtVertices(MR.Const_Mesh mesh, MR.Const_InSphereSearchSettings settings, MR.Std.Const_Function_BoolFuncFromFloat? progress=null) | MR | inlinestatic |
| computeMeshNormals(MR.Const_Mesh mesh) | MR | inlinestatic |
| computeNormal(MR.Const_AllLocalTriangulations triangs, MR.Const_VertCoords points, MR.VertId v) | MR | inlinestatic |
| computePerCornerNormals(MR.Const_Mesh mesh, MR.Const_UndirectedEdgeBitSet? creases) | MR | inlinestatic |
| computePerFaceNormals(MR.Const_Mesh mesh) | MR | inlinestatic |
| computePerFaceNormals4(MR.Const_Mesh mesh, MR.Misc.InOut< MR.Vector4f >? faceNormals, ulong size) | MR | inlinestatic |
| computePerVertNormals(MR.Const_Mesh mesh) | MR | inlinestatic |
| computePerVertPseudoNormals(MR.Const_Mesh mesh) | MR | inlinestatic |
| computeRayThicknessAtVertices(MR.Const_Mesh mesh, MR.Std.Const_Function_BoolFuncFromFloat? progress=null) | MR | inlinestatic |
| computeSkyViewFactor(MR.Const_Mesh terrain, MR.Const_VertCoords samples, MR.Const_VertBitSet validSamples, MR.Std.Const_Vector_MRSkyPatch skyPatches, MR.BitSet? outSkyRays=null, MR.Std.Vector_MRMeshIntersectionResult? outIntersections=null) | MR | inlinestatic |
| computeSpaceDistances(MR.Const_Mesh mesh, MR.Const_PointOnFace start, float range) | MR | inlinestatic |
| computeSteepestDescentPath(MR.Const_MeshPart mp, MR.Const_VertScalars field, MR.Const_MeshTriPoint start, MR.Const_ComputeSteepestDescentPathSettings? settings=null) | MR | inlinestatic |
| computeSteepestDescentPath(MR.Const_MeshPart mp, MR.Const_VertScalars field, MR.Const_MeshTriPoint start, MR.Std.Vector_MREdgePoint? outPath, MR.Const_ComputeSteepestDescentPathSettings? settings=null) | MR | inlinestatic |
| computeSurfaceDistances(MR.Const_Mesh mesh, MR.Const_VertBitSet startVertices, float? maxDist=null, MR.Const_VertBitSet? region=null, int? maxVertUpdates=null) | MR | inlinestatic |
| computeSurfaceDistances(MR.Const_Mesh mesh, MR.Const_VertBitSet startVertices, MR.Const_VertBitSet targetVertices, float? maxDist=null, MR.Const_VertBitSet? region=null, int? maxVertUpdates=null) | MR | inlinestatic |
| computeSurfaceDistances(MR.Const_Mesh mesh, MR.Phmap.Const_FlatHashMap_MRVertId_Float startVertices, float? maxDist=null, MR.Const_VertBitSet? region=null, int? maxVertUpdates=null) | MR | inlinestatic |
| computeSurfaceDistances(MR.Const_Mesh mesh, MR.Const_MeshTriPoint start, MR.Const_MeshTriPoint end, MR.Const_VertBitSet? region=null, MR.Misc.InOut< bool >? endReached=null, int? maxVertUpdates=null) | MR | inlinestatic |
| computeSurfaceDistances(MR.Const_Mesh mesh, MR.Const_MeshTriPoint start, float? maxDist=null, MR.Const_VertBitSet? region=null, int? maxVertUpdates=null) | MR | inlinestatic |
| computeSurfaceDistances(MR.Const_Mesh mesh, MR.Std.Const_Vector_MRMeshTriPoint starts, float? maxDist=null, MR.Const_VertBitSet? region=null, int? maxVertUpdates=null) | MR | inlinestatic |
| computeSurfacePath(MR.Const_MeshPart mp, MR.Const_MeshTriPoint start, MR.Const_MeshTriPoint end, int? maxGeodesicIters=null, MR.Const_VertBitSet? vertRegion=null, MR.VertScalars? outSurfaceDistances=null) | MR | inlinestatic |
| computeSweptVolumeWithCustomToolDistance(MR.IComputeToolDistance comp, MR.Const_ComputeSweptVolumeParameters params_) | MR | inlinestatic |
| computeSweptVolumeWithDistanceVolume(MR.Const_ComputeSweptVolumeParameters params_) | MR | inlinestatic |
| computeSweptVolumeWithMeshMovement(MR.Const_ComputeSweptVolumeParameters params_) | MR | inlinestatic |
| computeTrianglesRepetitions(MR.Const_AllLocalTriangulations triangs) | MR | inlinestatic |
| computeWorkArea(MR.Const_Polyline3 toolpath, MR.Const_MeshPart tool) | MR | inlinestatic |
| ConeFitterType enum name (defined in MR) | MR | |
| constantCuspToolPath(MR.Const_MeshPart mp, MR.Const_ConstantCuspParams params_) | MR | inlinestatic |
| constantZToolPath(MR.Const_MeshPart mp, MR.Const_ToolPathParams params_) | MR | inlinestatic |
| contains(MR.Const_FaceBitSet? bitset, MR.FaceId id) | MR | inlinestatic |
| contourIntersection(MR.Const_Polyline2 contoursA, MR.Const_Polyline2 contoursB, MR.Const_ContourToDistanceMapParams params_, float? offsetInside=null) | MR | inlinestatic |
| contourSubtract(MR.Const_Polyline2 contoursA, MR.Const_Polyline2 contoursB, MR.Const_ContourToDistanceMapParams params_, float? offsetInside=null) | MR | inlinestatic |
| contourUnion(MR.Const_Polyline2 contoursA, MR.Const_Polyline2 contoursB, MR.Const_ContourToDistanceMapParams params_, float? offsetInside=null) | MR | inlinestatic |
| convertContoursTo2d(MR.Std.Const_Vector_StdVectorMRVector2f from) | MR | inlinestatic |
| convertContoursTo2d(MR.Std.Const_Vector_StdVectorMRVector2d from) | MR | inlinestatic |
| convertContoursTo2d(MR.Std.Const_Vector_StdVectorMRVector3f from) | MR | inlinestatic |
| convertContoursTo2d(MR.Std.Const_Vector_StdVectorMRVector3d from) | MR | inlinestatic |
| convertContoursTo2f(MR.Std.Const_Vector_StdVectorMRVector2f from) | MR | inlinestatic |
| convertContoursTo2f(MR.Std.Const_Vector_StdVectorMRVector2d from) | MR | inlinestatic |
| convertContoursTo2f(MR.Std.Const_Vector_StdVectorMRVector3f from) | MR | inlinestatic |
| convertContoursTo2f(MR.Std.Const_Vector_StdVectorMRVector3d from) | MR | inlinestatic |
| convertContoursTo3d(MR.Std.Const_Vector_StdVectorMRVector2f from) | MR | inlinestatic |
| convertContoursTo3d(MR.Std.Const_Vector_StdVectorMRVector2d from) | MR | inlinestatic |
| convertContoursTo3d(MR.Std.Const_Vector_StdVectorMRVector3f from) | MR | inlinestatic |
| convertContoursTo3d(MR.Std.Const_Vector_StdVectorMRVector3d from) | MR | inlinestatic |
| convertContoursTo3f(MR.Std.Const_Vector_StdVectorMRVector2f from) | MR | inlinestatic |
| convertContoursTo3f(MR.Std.Const_Vector_StdVectorMRVector2d from) | MR | inlinestatic |
| convertContoursTo3f(MR.Std.Const_Vector_StdVectorMRVector3f from) | MR | inlinestatic |
| convertContoursTo3f(MR.Std.Const_Vector_StdVectorMRVector3d from) | MR | inlinestatic |
| convertContourTo2d(MR.Std.Const_Vector_MRVector2f from) | MR | inlinestatic |
| convertContourTo2d(MR.Std.Const_Vector_MRVector2d from) | MR | inlinestatic |
| convertContourTo2d(MR.Std.Const_Vector_MRVector3f from) | MR | inlinestatic |
| convertContourTo2d(MR.Std.Const_Vector_MRVector3d from) | MR | inlinestatic |
| convertContourTo2f(MR.Std.Const_Vector_MRVector2f from) | MR | inlinestatic |
| convertContourTo2f(MR.Std.Const_Vector_MRVector2d from) | MR | inlinestatic |
| convertContourTo2f(MR.Std.Const_Vector_MRVector3f from) | MR | inlinestatic |
| convertContourTo2f(MR.Std.Const_Vector_MRVector3d from) | MR | inlinestatic |
| convertContourTo3d(MR.Std.Const_Vector_MRVector2f from) | MR | inlinestatic |
| convertContourTo3d(MR.Std.Const_Vector_MRVector2d from) | MR | inlinestatic |
| convertContourTo3d(MR.Std.Const_Vector_MRVector3f from) | MR | inlinestatic |
| convertContourTo3d(MR.Std.Const_Vector_MRVector3d from) | MR | inlinestatic |
| convertContourTo3f(MR.Std.Const_Vector_MRVector2f from) | MR | inlinestatic |
| convertContourTo3f(MR.Std.Const_Vector_MRVector2d from) | MR | inlinestatic |
| convertContourTo3f(MR.Std.Const_Vector_MRVector3f from) | MR | inlinestatic |
| convertContourTo3f(MR.Std.Const_Vector_MRVector3d from) | MR | inlinestatic |
| convertDistanceMapToImage(MR.Const_DistanceMap distMap, float? threshold=null) | MR | inlinestatic |
| convertImageToDistanceMap(MR.Const_Image image, float? threshold=null, bool? invert=null) | MR | inlinestatic |
| convertIntFloatAllVerts(MR.Mesh mesh, MR.Const_CoordinateConverters conv) | MR | inlinestatic |
| convertMeshTriPointsSurfaceOffsetToMeshContours(MR.Const_Mesh mesh, MR.Std.Const_Vector_MRMeshTriPoint surfaceLine, float offset, MR.Const_SearchPathSettings? searchSettings=null) | MR | inlinestatic |
| convertMeshTriPointsSurfaceOffsetToMeshContours(MR.Const_Mesh mesh, MR.Std.Const_Vector_MRMeshTriPoint surfaceLine, MR.Std.Const_Function_FloatFuncFromInt offsetAtPoint, MR.Const_SearchPathSettings? searchSettings=null) | MR | inlinestatic |
| convertMeshTriPointsToClosedContour(MR.Const_Mesh mesh, MR.Std.Const_Vector_MRMeshTriPoint surfaceLine, MR.Const_SearchPathSettings? searchSettings=null, MR.Std.Vector_Int? pivotIndices=null) | MR | inlinestatic |
| convertMeshTriPointsToMeshContour(MR.Const_Mesh mesh, MR.Std.Const_Vector_MRMeshTriPoint surfaceLine, MR.Const_SearchPathSettings? searchSettings=null, MR.Std.Vector_Int? pivotIndices=null) | MR | inlinestatic |
| convertSurfacePathsToMeshContours(MR.Const_Mesh mesh, MR.Std.Const_Vector_StdVectorMREdgePoint surfacePaths) | MR | inlinestatic |
| convertSurfacePathWithEndsToMeshContour(MR.Const_Mesh mesh, MR.Const_MeshTriPoint start, MR.Std.Const_Vector_MREdgePoint surfacePath, MR.Const_MeshTriPoint end) | MR | inlinestatic |
| copySubdividePackMesh(MR.Const_MeshPart mp, float voxelSize, MR.Std.Const_Function_BoolFuncFromFloat? cb=null) | MR | inlinestatic |
| cotan(MR.Const_MeshTopology topology, MR.Const_VertCoords points, MR.UndirectedEdgeId ue) | MR | inlinestatic |
| countVoxelsWithValueGreater(MR.Const_FloatGrid grid, float value) | MR | inlinestatic |
| countVoxelsWithValueLess(MR.Const_FloatGrid grid, float value) | MR | inlinestatic |
| countVoxelsWithValuePred(MR.Const_FloatGrid grid, MR.Std.Const_Function_BoolFuncFromFloat pred) | MR | inlinestatic |
| createObject(string className) | MR | inlinestatic |
| createProjectionTransforms(ref MR.AffineXf3f storageXf, MR.AffineXf3f? pointXf, MR.AffineXf3f? treeXf) | MR | inlinestatic |
| createRootFormObject(MR._ByValueShared_Object obj) | MR | inlinestatic |
| createSymbolContours(MR.Const_SymbolMeshParams params_) | MR | inlinestatic |
| createSymbolsMesh(MR.Const_SymbolMeshParams params_) | MR | inlinestatic |
| cropped(MR.Const_FloatGrid grid, in MR.Box3i box, MR.Std._ByValue_Function_BoolFuncFromFloat? cb=null) | MR | inlinestatic |
| cross(in MR.Vector2f a, in MR.Vector2f b) | MR | inlinestatic |
| curveFromPoints(MR.Std.Const_Vector_MRCurvePoint cp, bool? unitLength=null, MR.Misc.InOut< float >? outCurveLen=null) | MR | inlinestatic |
| curveFromPoints(MR.Misc._Moved< MR.Std.Vector_MRCurvePoint > cp, bool? unitLength=null, MR.Misc.InOut< float >? outCurveLen=null) | MR | inlinestatic |
| cutAlongEdgeLoop(MR.MeshTopology topology, MR.Std.Const_Vector_MREdgeId c0) | MR | inlinestatic |
| cutAlongEdgeLoop(MR.Mesh mesh, MR.Std.Const_Vector_MREdgeId c0) | MR | inlinestatic |
| cutMesh(MR.Mesh mesh, MR.Std.Const_Vector_MROneMeshContour contours, MR.Const_CutMeshParameters? params_=null) | MR | inlinestatic |
| cutMeshByContour(MR.Mesh mesh, MR.Std.Const_Vector_MRVector3f contour, MR.AffineXf3f? xf=null) | MR | inlinestatic |
| cutMeshByContours(MR.Mesh mesh, MR.Std.Const_Vector_StdVectorMRVector3f contours, MR.AffineXf3f? xf=null) | MR | inlinestatic |
| cutMeshByProjection(MR.Mesh mesh, MR.Std.Const_Vector_StdVectorMRVector3f contours, MR.Const_CutByProjectionSettings settings) | MR | inlinestatic |
| dblArea(MR.Const_MeshTopology topology, MR.Const_VertCoords points, MR.FaceId f) | MR | inlinestatic |
| dblArea(MR.Const_MeshTopology topology, MR.Const_VertCoords points, MR.VertId v) | MR | inlinestatic |
| deactivateFarPairs(MR.IPointPairs pairs, float maxDistSq) | MR | inlinestatic |
| decimateContour(MR.Std.Vector_MRVector2f contour, MR.Const_DecimatePolylineSettings_MRVector2f? settings=null) | MR | inlinestatic |
| decimateContour(MR.Std.Vector_MRVector3f contour, MR.Const_DecimatePolylineSettings_MRVector3f? settings=null) | MR | inlinestatic |
| decimateMesh(MR.Mesh mesh, MR.Const_DecimateSettings? settings=null) | MR | inlinestatic |
| decimateObjectMeshData(MR.ObjectMeshData data, MR.Const_DecimateSettings settings) | MR | inlinestatic |
| decimatePolyline(MR.Polyline2 polyline, MR.Const_DecimatePolylineSettings_MRVector2f? settings=null) | MR | inlinestatic |
| decimatePolyline(MR.Polyline3 polyline, MR.Const_DecimatePolylineSettings_MRVector3f? settings=null) | MR | inlinestatic |
| DecimateStrategy enum name | MR | |
| decode64(string val) | MR | inlinestatic |
| decompressZip(string zipFile, string targetFolder, byte? password=null) | MR | inlinestatic |
| decompressZip(MR.Std.Istream zipStream, string targetFolder, byte? password=null) | MR | inlinestatic |
| defaultSerializeMeshFormat() | MR | inlinestatic |
| defaultSerializePointsFormat() | MR | inlinestatic |
| defaultSerializeVoxelsFormat() | MR | inlinestatic |
| deleteTargetFaces(MR.Mesh obj, in MR.Vector3f targetCenter) | MR | inlinestatic |
| deleteTargetFaces(MR.Mesh obj, MR.Const_Mesh target) | MR | inlinestatic |
| delRegionKeepBd(MR.Mesh mesh, MR.Const_FaceBitSet? region=null, bool? keepLoneHoles=null) | MR | inlinestatic |
| denoiseNormals(MR.Const_Mesh mesh, MR.FaceNormals normals, MR.Const_UndirectedEdgeScalars v, float gamma) | MR | inlinestatic |
| DepthFunction enum name (defined in MR) | MR | |
| deserializeObjectTree(string path, MR.Std.Const_Function_VoidFuncFromConstStdFilesystemPathRef? postDecompress=null, MR.Std.Const_Function_BoolFuncFromFloat? progressCb=null) | MR | inlinestatic |
| deserializeObjectTreeFrom3mf(string file, MR.Std.Const_Function_BoolFuncFromFloat? callback=null) | MR | inlinestatic |
| deserializeObjectTreeFromFolder(string folder, MR.Std.Const_Function_BoolFuncFromFloat? progressCb=null) | MR | inlinestatic |
| deserializeObjectTreeFromGltf(string file, MR.Std._ByValue_Function_BoolFuncFromFloat? callback=null) | MR | inlinestatic |
| deserializeObjectTreeFromModel(string file, MR.Std.Const_Function_BoolFuncFromFloat? callback=null) | MR | inlinestatic |
| destPnt(MR.Const_MeshTopology topology, MR.Const_VertCoords points, MR.EdgeId e) | MR | inlinestatic |
| detectBasisTunnels(MR.Const_MeshPart mp, MR.Std._ByValue_Function_FloatFuncFromMREdgeId? metric=null, MR.Std._ByValue_Function_BoolFuncFromFloat? progressCallback=null) | MR | inlinestatic |
| detectLoneContours(MR.Std.Const_Vector_StdVectorMRVarEdgeTri contours, bool? ignoreOpen=null) | MR | inlinestatic |
| detectTunnelFaces(MR.Const_MeshPart mp, MR.Const_DetectTunnelSettings? settings=null) | MR | inlinestatic |
| dihedralAngle(MR.Const_MeshTopology topology, MR.Const_VertCoords points, MR.UndirectedEdgeId e) | MR | inlinestatic |
| dihedralAngleCos(MR.Const_MeshTopology topology, MR.Const_VertCoords points, MR.UndirectedEdgeId e) | MR | inlinestatic |
| dihedralAngleSin(MR.Const_MeshTopology topology, MR.Const_VertCoords points, MR.UndirectedEdgeId e) | MR | inlinestatic |
| dilateRegion(MR.Const_Mesh mesh, MR.FaceBitSet region, float dilation, MR.Std._ByValue_Function_BoolFuncFromFloat? callback=null) | MR | inlinestatic |
| dilateRegion(MR.Const_Mesh mesh, MR.VertBitSet region, float dilation, MR.Std._ByValue_Function_BoolFuncFromFloat? callback=null) | MR | inlinestatic |
| dilateRegion(MR.Const_Mesh mesh, MR.UndirectedEdgeBitSet region, float dilation, MR.Std._ByValue_Function_BoolFuncFromFloat? callback=null) | MR | inlinestatic |
| dilateRegion(MR.Const_MeshTopology topology, MR.Const_VertCoords points, MR.FaceBitSet region, float dilation, MR.Std._ByValue_Function_BoolFuncFromFloat? callback=null) | MR | inlinestatic |
| dilateRegion(MR.Const_MeshTopology topology, MR.Const_VertCoords points, MR.VertBitSet region, float dilation, MR.Std._ByValue_Function_BoolFuncFromFloat? callback=null) | MR | inlinestatic |
| dilateRegion(MR.Const_MeshTopology topology, MR.Const_VertCoords points, MR.UndirectedEdgeBitSet region, float dilation, MR.Std._ByValue_Function_BoolFuncFromFloat? callback=null) | MR | inlinestatic |
| dilateRegion(MR.Const_PointCloud pointCloud, MR.VertBitSet region, float dilation, MR.Std._ByValue_Function_BoolFuncFromFloat? cb=null, MR.AffineXf3f? xf=null) | MR | inlinestatic |
| dilateRegionByMetric(MR.Const_MeshTopology topology, MR.Std.Const_Function_FloatFuncFromMREdgeId metric, MR.FaceBitSet region, float dilation, MR.Std._ByValue_Function_BoolFuncFromFloat? callback=null) | MR | inlinestatic |
| dilateRegionByMetric(MR.Const_MeshTopology topology, MR.Std.Const_Function_FloatFuncFromMREdgeId metric, MR.VertBitSet region, float dilation, MR.Std._ByValue_Function_BoolFuncFromFloat? callback=null) | MR | inlinestatic |
| dilateRegionByMetric(MR.Const_MeshTopology topology, MR.Std.Const_Function_FloatFuncFromMREdgeId metric, MR.UndirectedEdgeBitSet region, float dilation, MR.Std._ByValue_Function_BoolFuncFromFloat? callback=null) | MR | inlinestatic |
| DimensionsVisualizePropertyType enum name (defined in MR) | MR | |
| dirArea(MR.Const_MeshTopology topology, MR.Const_VertCoords points, MR.Const_FaceBitSet? fs=null) | MR | inlinestatic |
| dirDblArea(MR.Const_MeshTopology topology, MR.Const_VertCoords points, MR.FaceId f) | MR | inlinestatic |
| dirDblArea(MR.Const_MeshTopology topology, MR.Const_VertCoords points, MR.VertId v) | MR | inlinestatic |
| dirDblAreas(MR.Const_MeshTopology topology, MR.Const_VertCoords points, MR.Const_VertBitSet? region=null) | MR | inlinestatic |
| DIRTY_CORNERS_RENDER_NORMAL | MR | |
| DIRTY_FACES_RENDER_NORMAL | MR | |
| DirtyFlags enum name | MR | |
| DirtyFlags enum name | MR | |
| discreteAbsMeanCurvatureMetric(MR.Const_Mesh mesh) | MR | inlinestatic |
| discreteAbsMeanCurvatureMetric(MR.Const_MeshTopology topology, MR.Const_VertCoords points) | MR | inlinestatic |
| discreteGaussianCurvature(MR.Const_MeshTopology topology, MR.Const_VertCoords points, MR.VertId v, MR.Misc.InOut< bool >? outBoundaryVert=null) | MR | inlinestatic |
| discreteMeanCurvature(MR.Const_MeshTopology topology, MR.Const_VertCoords points, MR.VertId v) | MR | inlinestatic |
| discreteMeanCurvature(MR.Const_MeshTopology topology, MR.Const_VertCoords points, MR.UndirectedEdgeId e) | MR | inlinestatic |
| discreteMinusAbsMeanCurvatureMetric(MR.Const_Mesh mesh) | MR | inlinestatic |
| discreteMinusAbsMeanCurvatureMetric(MR.Const_MeshTopology topology, MR.Const_VertCoords points) | MR | inlinestatic |
| distanceMapFromContours(MR.Const_Polyline2 contours, MR.Const_ContourToDistanceMapParams params_, MR.Const_ContoursDistanceMapOptions? options=null) | MR | inlinestatic |
| distanceMapFromContours(MR.DistanceMap distMap, MR.Const_Polyline2 polyline, MR.Const_ContourToDistanceMapParams params_, MR.Const_ContoursDistanceMapOptions? options=null) | MR | inlinestatic |
| distanceMapTo2DIsoPolyline(MR.Const_DistanceMap distMap, float isoValue) | MR | inlinestatic |
| distanceMapTo2DIsoPolyline(MR.Const_DistanceMap distMap, MR.Const_ContourToDistanceMapParams params_, float isoValue) | MR | inlinestatic |
| distanceMapTo2DIsoPolyline(MR.Const_DistanceMap distMap, in MR.AffineXf3f xf, float isoValue, bool? useDepth=null) | MR | inlinestatic |
| distanceMapTo2DIsoPolyline(MR.Const_DistanceMap distMap, float pixelSize, float isoValue) | MR | inlinestatic |
| distanceMapToMesh(MR.Const_DistanceMap distMap, in MR.AffineXf3f toWorld, MR.Std._ByValue_Function_BoolFuncFromFloat? cb=null) | MR | inlinestatic |
| divideWithPlane(MR.Const_PointCloud points, MR.Const_Plane3f plane, MR.Const_DividePointCloudOptionalOutput? optOut=null) | MR | inlinestatic |
| doBooleanOperation(MR.Misc._Moved< MR.Mesh > meshACut, MR.Misc._Moved< MR.Mesh > meshBCut, MR.Std.Const_Vector_StdVectorMREdgeId cutEdgesA, MR.Std.Const_Vector_StdVectorMREdgeId cutEdgesB, MR.BooleanOperation operation, MR.AffineXf3f? rigidB2A=null, MR.BooleanResultMapper? mapper=null, bool? mergeAllNonIntersectingComponents=null, MR.Const_BooleanInternalParameters? intParams=null) | MR | inlinestatic |
| doSegmentLineIntersect(MR.Const_LineSegm2f x, MR.Const_Line2f y, MR.Misc.InOut< float >? xPos=null, MR.Misc.InOut< float >? yPos=null) | MR | inlinestatic |
| doSegmentLineIntersect(MR.Const_LineSegm2d x, MR.Const_Line2d y, MR.Misc.InOut< double >? xPos=null, MR.Misc.InOut< double >? yPos=null) | MR | inlinestatic |
| doSegmentSegmentIntersect(MR.Std.Const_Array_MRPreciseVertCoords2_4 vs) | MR | inlinestatic |
| doSegmentsIntersect(MR.Const_LineSegm2f x, MR.Const_LineSegm2f y, MR.Misc.InOut< float >? xPos=null, MR.Misc.InOut< float >? yPos=null) | MR | inlinestatic |
| doSegmentsIntersect(MR.Const_LineSegm2d x, MR.Const_LineSegm2d y, MR.Misc.InOut< double >? xPos=null, MR.Misc.InOut< double >? yPos=null) | MR | inlinestatic |
| dot(in MR.Vector2b a, in MR.Vector2b b) | MR | inlinestatic |
| dot(in MR.Vector2i a, in MR.Vector2i b) | MR | inlinestatic |
| dot(in MR.Vector2i64 a, in MR.Vector2i64 b) | MR | inlinestatic |
| dot(in MR.Vector2f a, in MR.Vector2f b) | MR | inlinestatic |
| dot(in MR.Vector2d a, in MR.Vector2d b) | MR | inlinestatic |
| dot(in MR.Vector3f a, in MR.Vector3f b) | MR | inlinestatic |
| dot(in MR.Vector3d a, in MR.Vector3d b) | MR | inlinestatic |
| dot(in MR.Vector3b a, in MR.Vector3b b) | MR | inlinestatic |
| dot(in MR.Vector3i a, in MR.Vector3i b) | MR | inlinestatic |
| dot(in MR.Vector3i64 a, in MR.Vector3i64 b) | MR | inlinestatic |
| dot(MR.Const_Vector3_UnsignedChar a, MR.Const_Vector3_UnsignedChar b) | MR | inlinestatic |
| dot(in MR.Vector4b a, in MR.Vector4b b) | MR | inlinestatic |
| dot(in MR.Vector4i a, in MR.Vector4i b) | MR | inlinestatic |
| dot(in MR.Vector4i64 a, in MR.Vector4i64 b) | MR | inlinestatic |
| dot(in MR.Vector4f a, in MR.Vector4f b) | MR | inlinestatic |
| dot(in MR.Vector4d a, in MR.Vector4d b) | MR | inlinestatic |
| dot(MR.Const_Vector4_UnsignedChar a, MR.Const_Vector4_UnsignedChar b) | MR | inlinestatic |
| doTriangleSegmentIntersect(MR.Std.Const_Array_MRPreciseVertCoords_5 vs) | MR | inlinestatic |
| doTrianglesOverlap(in MR.Vector2f a, in MR.Vector2f b, in MR.Vector2f c, in MR.Vector2f d, in MR.Vector2f e, in MR.Vector2f f) | MR | inlinestatic |
| doTrianglesOverlap(in MR.Vector2d a, in MR.Vector2d b, in MR.Vector2d c, in MR.Vector2d d, in MR.Vector2d e, in MR.Vector2d f) | MR | inlinestatic |
| doubleOffsetMesh(MR.Const_MeshPart mp, float offsetA, float offsetB, MR.Const_OffsetParameters? params_=null) | MR | inlinestatic |
| doubleOffsetVdb(MR.Const_MeshPart mp, MR.Const_DoubleOffsetSettings settings) | MR | inlinestatic |
| duplicateMultiHoleVertices(MR.Mesh mesh) | MR | inlinestatic |
| edgeCenter(MR.Const_MeshTopology topology, MR.Const_VertCoords points, MR.UndirectedEdgeId e) | MR | inlinestatic |
| edgeCurvMetric(MR.Const_Mesh mesh, float? angleSinFactor=null, float? angleSinForBoundary=null) | MR | inlinestatic |
| edgeCurvMetric(MR.Const_MeshTopology topology, MR.Const_VertCoords points, float? angleSinFactor=null, float? angleSinForBoundary=null) | MR | inlinestatic |
| edgeLength(MR.Const_MeshTopology topology, MR.Const_VertCoords points, MR.UndirectedEdgeId e) | MR | inlinestatic |
| edgeLengthMetric(MR.Const_Mesh mesh) | MR | inlinestatic |
| edgeLengthMetric(MR.Const_MeshTopology topology, MR.Const_VertCoords points) | MR | inlinestatic |
| edgeLengths(MR.Const_MeshTopology topology, MR.Const_VertCoords points) | MR | inlinestatic |
| edgeLengthSq(MR.Const_MeshTopology topology, MR.Const_VertCoords points, MR.UndirectedEdgeId e) | MR | inlinestatic |
| edgeMapsComposition(MR.EdgeMap a2b, MR.Const_EdgeMap b2c) | MR | inlinestatic |
| edgeMapsComposition(MR.Const_EdgeMap a2b, MR.Const_EdgeMap b2c) | MR | inlinestatic |
| edgePoint(MR.Const_MeshTopology topology, MR.Const_VertCoords points, MR.EdgeId e, float f) | MR | inlinestatic |
| edgePoint(MR.Const_MeshTopology topology, MR.Const_VertCoords points, MR.Const_EdgePoint ep) | MR | inlinestatic |
| edgePointsFromContours(MR.Const_Polyline2 polyline, float pixelSize, float threshold) | MR | inlinestatic |
| edgesBetweenDifferentColors(MR.Const_MeshTopology topology, MR.Const_FaceColors colors) | MR | inlinestatic |
| edgeSegment(MR.Const_MeshTopology topology, MR.Const_VertCoords points, MR.EdgeId e) | MR | inlinestatic |
| edgeTableSymMetric(MR.Const_MeshTopology topology, MR.Std.Const_Function_FloatFuncFromMREdgeId metric) | MR | inlinestatic |
| edgeVector(MR.Const_MeshTopology topology, MR.Const_VertCoords points, MR.EdgeId e) | MR | inlinestatic |
| EdgeWeights enum name | MR | |
| eliminateDegree3Dest(MR.MeshTopology topology, MR.EdgeId e, MR.FaceBitSet? region=null) | MR | inlinestatic |
| eliminateDegree3Vertices(MR.MeshTopology topology, MR.VertBitSet region, MR.FaceBitSet? fs=null) | MR | inlinestatic |
| eliminateDoubleTris(MR.MeshTopology topology, MR.EdgeId e, MR.FaceBitSet? region=null) | MR | inlinestatic |
| eliminateDoubleTrisAround(MR.MeshTopology topology, MR.VertId v, MR.FaceBitSet? region=null) | MR | inlinestatic |
| embedStructureToTerrain(MR.Const_Mesh terrain, MR.Const_Mesh structure, MR.Const_EmbeddedStructureParameters params_) | MR | inlinestatic |
| encode64(byte? data, ulong size) | MR | inlinestatic |
| end(MR.Const_IteratorRange_MRChunkIterator range) | MR | inlinestatic |
| end(MR.Const_IteratorRange_MRUndirectedEdgeIterator range) | MR | inlinestatic |
| end(MR.Const_IteratorRange_MRRingIteratorMRNextEdgeSameOrigin range) | MR | inlinestatic |
| end(MR.Const_IteratorRange_MRRingIteratorMRNextEdgeSameLeft range) | MR | inlinestatic |
| end(MR.Const_IteratorRange_MRPolylineUndirectedEdgeIterator range) | MR | inlinestatic |
| end(MR.Const_ViewportMask _1) | MR | inlinestatic |
| equalizeTriAreas(MR.Mesh mesh, MR.Const_MeshEqualizeTriAreasParams? params_=null, MR.Std.Const_Function_BoolFuncFromFloat? cb=null) | MR | inlinestatic |
| equalizeTriAreas(MR.Const_MeshTopology topology, MR.VertCoords points, MR.Const_MeshEqualizeTriAreasParams? params_=null, MR.Std.Const_Function_BoolFuncFromFloat? cb=null) | MR | inlinestatic |
| erodeRegion(MR.Const_Mesh mesh, MR.FaceBitSet region, float dilation, MR.Std._ByValue_Function_BoolFuncFromFloat? callback=null) | MR | inlinestatic |
| erodeRegion(MR.Const_Mesh mesh, MR.VertBitSet region, float dilation, MR.Std._ByValue_Function_BoolFuncFromFloat? callback=null) | MR | inlinestatic |
| erodeRegion(MR.Const_Mesh mesh, MR.UndirectedEdgeBitSet region, float dilation, MR.Std._ByValue_Function_BoolFuncFromFloat? callback=null) | MR | inlinestatic |
| erodeRegion(MR.Const_MeshTopology topology, MR.Const_VertCoords points, MR.FaceBitSet region, float dilation, MR.Std._ByValue_Function_BoolFuncFromFloat? callback=null) | MR | inlinestatic |
| erodeRegion(MR.Const_MeshTopology topology, MR.Const_VertCoords points, MR.VertBitSet region, float dilation, MR.Std._ByValue_Function_BoolFuncFromFloat? callback=null) | MR | inlinestatic |
| erodeRegion(MR.Const_MeshTopology topology, MR.Const_VertCoords points, MR.UndirectedEdgeBitSet region, float dilation, MR.Std._ByValue_Function_BoolFuncFromFloat? callback=null) | MR | inlinestatic |
| erodeRegion(MR.Const_PointCloud pointCloud, MR.VertBitSet region, float erosion, MR.Std._ByValue_Function_BoolFuncFromFloat? cb=null, MR.AffineXf3f? xf=null) | MR | inlinestatic |
| erodeRegionByMetric(MR.Const_MeshTopology topology, MR.Std.Const_Function_FloatFuncFromMREdgeId metric, MR.FaceBitSet region, float dilation, MR.Std._ByValue_Function_BoolFuncFromFloat? callback=null) | MR | inlinestatic |
| erodeRegionByMetric(MR.Const_MeshTopology topology, MR.Std.Const_Function_FloatFuncFromMREdgeId metric, MR.VertBitSet region, float dilation, MR.Std._ByValue_Function_BoolFuncFromFloat? callback=null) | MR | inlinestatic |
| erodeRegionByMetric(MR.Const_MeshTopology topology, MR.Std.Const_Function_FloatFuncFromMREdgeId metric, MR.UndirectedEdgeBitSet region, float dilation, MR.Std._ByValue_Function_BoolFuncFromFloat? callback=null) | MR | inlinestatic |
| evalGridMinMax(MR.Const_FloatGrid grid, ref float min, ref float max) | MR | inlinestatic |
| executeHoleFillPlan(MR.Mesh mesh, MR.EdgeId a0, MR.HoleFillPlan plan, MR.FaceBitSet? outNewFaces=null) | MR | inlinestatic |
| expand(MR.Const_MeshTopology topology, MR.FaceBitSet region, int? hops=null) | MR | inlinestatic |
| expand(MR.Const_MeshTopology topology, MR.FaceId f, int hops) | MR | inlinestatic |
| expand(MR.Const_MeshTopology topology, MR.VertBitSet region, int? hops=null) | MR | inlinestatic |
| expand(MR.Const_MeshTopology topology, MR.VertId v, int hops) | MR | inlinestatic |
| expandFaces(MR.Const_MeshTopology topology, MR.Const_FaceBitSet region, MR.Const_UndirectedEdgeBitSet? stopEdges=null) | MR | inlinestatic |
| expandPixelMask(MR.PixelBitSet mask, MR.Const_RectIndexer indexer, int? expansion=null) | MR | inlinestatic |
| expandVoxelsMask(MR.VoxelBitSet mask, MR.Const_VolumeIndexer indexer, int? expansion=null) | MR | inlinestatic |
| exportToolPathToGCode(MR.Std.Const_Vector_MRGCommand commands) | MR | inlinestatic |
| extendAllHoles(MR.Mesh mesh, MR.Const_Plane3f plane, MR.FaceBitSet? outNewFaces=null) | MR | inlinestatic |
| extendHole(MR.Mesh mesh, MR.EdgeId a, MR.Const_Plane3f plane, MR.FaceBitSet? outNewFaces=null) | MR | inlinestatic |
| extendHole(MR.Mesh mesh, MR.EdgeId a, MR.Std._ByValue_Function_MRVector3fFuncFromConstMRVector3fRef getVertPos, MR.FaceBitSet? outNewFaces=null) | MR | inlinestatic |
| extractAllLoops(MR.Const_MeshTopology topology, MR.EdgeBitSet edges, MR.Turn turn) | MR | inlinestatic |
| extractClosedLoops(MR.Const_MeshTopology topology, MR.EdgeBitSet edges) | MR | inlinestatic |
| extractClosedLoops(MR.Const_MeshTopology topology, MR.Std.Const_Vector_MREdgeId inEdges, MR.EdgeBitSet? outNotLoopEdges=null) | MR | inlinestatic |
| extractIsolines(MR.Const_MeshTopology topology, MR.Std.Const_Function_FloatFuncFromMRVertId vertValues, MR.Const_FaceBitSet? region=null) | MR | inlinestatic |
| extractIsolines(MR.Const_MeshTopology topology, MR.Const_VertScalars vertValues, float isoValue, MR.Const_FaceBitSet? region=null) | MR | inlinestatic |
| extractLongestClosedLoop(MR.Const_Mesh mesh, MR.Std.Const_Vector_MREdgeId inEdges) | MR | inlinestatic |
| extractMeshContours(MR.Std.Const_Vector_MROneMeshContour meshContours) | MR | inlinestatic |
| extractPath(MR.Const_MeshTopology topology, MR.EdgeId e0, MR.EdgeBitSet edges, MR.Std.Vector_MREdgeId? outPath, MR.Turn turn) | MR | inlinestatic |
| extractPlaneSections(MR.Const_MeshPart mp, MR.Const_Plane3f plane, MR.UseAABBTree? u=null) | MR | inlinestatic |
| extractSectionsFromPolyline(MR.Const_Polyline3 polyline, MR.Const_Plane3f plane, float eps, MR.UndirectedEdgeBitSet? positiveEdges=null) | MR | inlinestatic |
| extractXYPlaneSections(MR.Const_MeshPart mp, float zLevel, MR.UseAABBTree? u=null) | MR | inlinestatic |
| ExtremeEdgeType enum name (defined in MR) | MR | |
| faceMapsComposition(MR.FaceMap a2b, MR.Const_FaceMap b2c) | MR | inlinestatic |
| faceMapsComposition(MR.Const_FaceMap a2b, MR.Const_FaceMap b2c) | MR | inlinestatic |
| FeaturePropertyKind enum name (defined in MR) | MR | |
| FeaturesObjectKind enum name | MR | |
| FeatureVisualizePropertyType enum name (defined in MR) | MR | |
| fillContourLeft(MR.Const_MeshTopology topology, MR.Std.Const_Vector_MREdgeId contour) | MR | inlinestatic |
| fillContourLeft(MR.Const_MeshTopology topology, MR.Std.Const_Vector_StdVectorMREdgeId contours) | MR | inlinestatic |
| fillContourLeftByGraphCut(MR.Const_MeshTopology topology, MR.Std.Const_Vector_MREdgeId contour, MR.Std.Const_Function_FloatFuncFromMREdgeId metric, MR.Std.Const_Function_BoolFuncFromFloat? progress=null) | MR | inlinestatic |
| fillContourLeftByGraphCut(MR.Const_MeshTopology topology, MR.Std.Const_Vector_StdVectorMREdgeId contours, MR.Std.Const_Function_FloatFuncFromMREdgeId metric, MR.Std.Const_Function_BoolFuncFromFloat? progress=null) | MR | inlinestatic |
| fillContours2D(MR.Mesh mesh, MR.Std.Const_Vector_MREdgeId holeRepresentativeEdges) | MR | inlinestatic |
| fillHole(MR.Mesh mesh, MR.EdgeId a, MR.Const_FillHoleParams? params_=null) | MR | inlinestatic |
| fillHoleNicely(MR.Mesh mesh, MR.EdgeId holeEdge, MR.Const_FillHoleNicelySettings settings) | MR | inlinestatic |
| fillHoles(MR.Mesh mesh, MR.Std.Const_Vector_MREdgeId as_, MR.Const_FillHoleParams? params_=null) | MR | inlinestatic |
| fillHolesWithExtraPoints(MR.Mesh mesh, MR.PointCloud extraPoints, MR.Const_FillHolesWithExtraPointsParams? params_=null, MR.Std.Const_Function_BoolFuncFromFloat? progressCb=null) | MR | inlinestatic |
| fillHoleTrivially(MR.Mesh mesh, MR.EdgeId a, MR.FaceBitSet? outNewFaces=null) | MR | inlinestatic |
| fillPlanarHole(MR.ObjectMeshData data, MR.Std.Vector_StdVectorMREdgeId holeContours) | MR | inlinestatic |
| filterCreaseEdges(MR.Const_Mesh mesh, MR.UndirectedEdgeBitSet creaseEdges, float critLength, bool? filterComponents=null, bool? filterBranches=null) | MR | inlinestatic |
| filterHistoryActionsVector(MR.Std.Vector_StdSharedPtrMRHistoryAction historyVector, MR.Std._ByValue_Function_BoolFuncFromConstStdSharedPtrMRHistoryActionRef filteringCondition, ulong? firstRedoIndex=null, bool? deepFiltering=null) | MR | inlinestatic |
| FilterType enum name (defined in MR) | MR | |
| findActiveBounds(MR.Const_FloatGrid grid) | MR | inlinestatic |
| findAllLeftBdEdges(MR.Const_MeshTopology topology, MR.Const_FaceBitSet? region, bool? innerMeshEdgesOnly=null) | MR | inlinestatic |
| findAvgPointsRadius(MR.Const_PointCloud pointCloud, int avgPoints, int? samples=null) | MR | inlinestatic |
| findBestFreeformDeformation(in MR.Box3f box, MR.Std.Const_Vector_MRVector3f source, MR.Std.Const_Vector_MRVector3f target, MR.Vector3i? resolution=null, MR.AffineXf3f? samplesToBox=null) | MR | inlinestatic |
| findBoxedTrisInBall(MR.Const_MeshPart mp, MR.Const_Ball3f ball, MR.Std.Const_Function_MRProcessingFuncFromMRFaceIdMRBall3fRef foundCallback) | MR | inlinestatic |
| findCenterFromBBox(MR.Const_MeshTopology topology, MR.Const_VertCoords points) | MR | inlinestatic |
| findCenterFromFaces(MR.Const_MeshTopology topology, MR.Const_VertCoords points) | MR | inlinestatic |
| findCenterFromPoints(MR.Const_MeshTopology topology, MR.Const_VertCoords points) | MR | inlinestatic |
| findClosestWeightedMeshPoint(in MR.Vector3f loc, MR.Const_Mesh mesh, MR.Const_DistanceFromWeightedPointsComputeParams params_) | MR | inlinestatic |
| findClosestWeightedPoint(in MR.Vector3f loc, MR.Const_AABBTreePoints tree, MR.Const_DistanceFromWeightedPointsComputeParams params_) | MR | inlinestatic |
| findCloseVertices(MR.Const_Mesh mesh, float closeDist, MR.Std.Const_Function_BoolFuncFromFloat? cb=null) | MR | inlinestatic |
| findCloseVertices(MR.Const_PointCloud cloud, float closeDist, MR.Std.Const_Function_BoolFuncFromFloat? cb=null) | MR | inlinestatic |
| findCloseVertices(MR.Const_VertCoords points, float closeDist, MR.Const_VertBitSet? valid=null, MR.Std.Const_Function_BoolFuncFromFloat? cb=null) | MR | inlinestatic |
| findCloseVertices(MR.Const_VertMap smallestMap) | MR | inlinestatic |
| findCollidingEdgePairs(MR.Const_Polyline2 a, MR.Const_Polyline2 b, MR.AffineXf2f? rigidB2A=null, bool? firstIntersectionOnly=null) | MR | inlinestatic |
| findCollidingEdges(MR.Const_Polyline2 a, MR.Const_Polyline2 b, MR.AffineXf2f? rigidB2A=null, bool? firstIntersectionOnly=null) | MR | inlinestatic |
| findCollidingEdgesBitsets(MR.Const_Polyline2 a, MR.Const_Polyline2 b, MR.AffineXf2f? rigidB2A=null) | MR | inlinestatic |
| findCollidingEdgeTrisPrecise(MR.Const_MeshPart a, MR.Const_MeshPart b, MR.Std._ByValue_Function_MRVector3iFuncFromConstMRVector3fRef conv, MR.AffineXf3f? rigidB2A=null, bool? anyIntersection=null) | MR | inlinestatic |
| findCollidingEdgeTrisPrecise(MR.Const_Mesh a, MR.Std.Const_Vector_MREdgeId edgesA, MR.Const_Mesh b, MR.Std.Const_Vector_MRFaceId facesB, MR.Std._ByValue_Function_MRVector3iFuncFromConstMRVector3fRef conv, MR.AffineXf3f? rigidB2A=null) | MR | inlinestatic |
| findCollidingEdgeTrisPrecise(MR.Const_Mesh a, MR.Std.Const_Vector_MRFaceId facesA, MR.Const_Mesh b, MR.Std.Const_Vector_MREdgeId edgesB, MR.Std._ByValue_Function_MRVector3iFuncFromConstMRVector3fRef conv, MR.AffineXf3f? rigidB2A=null) | MR | inlinestatic |
| findCollidingTriangleBitsets(MR.Const_MeshPart a, MR.Const_MeshPart b, MR.AffineXf3f? rigidB2A=null) | MR | inlinestatic |
| findCollidingTriangles(MR.Const_MeshPart a, MR.Const_MeshPart b, MR.AffineXf3f? rigidB2A=null, bool? firstIntersectionOnly=null) | MR | inlinestatic |
| findCreaseEdges(MR.Const_MeshTopology topology, MR.Const_VertCoords points, float angleFromPlanar) | MR | inlinestatic |
| findDegenerateFaces(MR.Const_MeshPart mp, float? criticalAspectRatio=null, MR.Std._ByValue_Function_BoolFuncFromFloat? cb=null) | MR | inlinestatic |
| findDirMax(in MR.Vector3f dir, MR.Const_Mesh m, MR.UseAABBTree? u=null) | MR | inlinestatic |
| findDirMax(in MR.Vector3f dir, MR.Const_MeshPart mp, MR.UseAABBTree? u=null) | MR | inlinestatic |
| findDirMax(in MR.Vector3f dir, MR.Const_MeshVertPart mp, MR.UseAABBTree? u=null) | MR | inlinestatic |
| findDirMax(in MR.Vector3f dir, MR.Const_Polyline3 polyline, MR.UseAABBTree? u=null) | MR | inlinestatic |
| findDirMax(in MR.Vector2f dir, MR.Const_Polyline2 polyline, MR.UseAABBTree? u=null) | MR | inlinestatic |
| findDirMax(in MR.Vector3f dir, MR.Const_PointCloud cloud, MR.Const_VertBitSet? region=null, MR.UseAABBTree? u=null) | MR | inlinestatic |
| findDirMax(in MR.Vector3f dir, MR.Const_AABBTreePoints tree, MR.Const_VertBitSet? region=null) | MR | inlinestatic |
| findDirMaxBruteForce(in MR.Vector3f dir, MR.Const_VertCoords points, MR.Const_VertBitSet? region=null) | MR | inlinestatic |
| findDirMaxBruteForce(in MR.Vector2f dir, MR.Const_VertCoords2 points, MR.Const_VertBitSet? region=null) | MR | inlinestatic |
| findDirMaxBruteForce(in MR.Vector3f dir, MR.Const_PointCloud cloud, MR.Const_VertBitSet? region=null) | MR | inlinestatic |
| findDirMaxBruteForce(in MR.Vector3f dir, MR.Const_Polyline3 polyline) | MR | inlinestatic |
| findDirMaxBruteForce(in MR.Vector2f dir, MR.Const_Polyline2 polyline) | MR | inlinestatic |
| findDirMaxBruteForce(in MR.Vector3f dir, MR.Const_MeshPart mp) | MR | inlinestatic |
| findDirMaxBruteForce(in MR.Vector3f dir, MR.Const_MeshVertPart mp) | MR | inlinestatic |
| findDirMinMaxBruteForce(in MR.Vector3f dir, MR.Const_VertCoords points, MR.Const_VertBitSet? region=null) | MR | inlinestatic |
| findDirMinMaxBruteForce(in MR.Vector2f dir, MR.Const_VertCoords2 points, MR.Const_VertBitSet? region=null) | MR | inlinestatic |
| findDirMinMaxBruteForce(in MR.Vector3f dir, MR.Const_PointCloud cloud, MR.Const_VertBitSet? region=null) | MR | inlinestatic |
| findDirMinMaxBruteForce(in MR.Vector3f dir, MR.Const_Polyline3 polyline) | MR | inlinestatic |
| findDirMinMaxBruteForce(in MR.Vector2f dir, MR.Const_Polyline2 polyline) | MR | inlinestatic |
| findDirMinMaxBruteForce(in MR.Vector3f dir, MR.Const_MeshPart mp) | MR | inlinestatic |
| findDirMinMaxBruteForce(in MR.Vector3f dir, MR.Const_MeshVertPart mp) | MR | inlinestatic |
| findDisorientedFaces(MR.Const_Mesh mesh, MR.Const_FindDisorientationParams? params_=null) | MR | inlinestatic |
| findDistance(MR.Const_MeshPart a, MR.Const_MeshPart b, MR.AffineXf3f? rigidB2A=null, float? upDistLimitSq=null) | MR | inlinestatic |
| findEdgesInBall(MR.Const_Polyline2 polyline, in MR.Vector2f center, float radius, MR.Std.Const_Function_VoidFuncFromMRUndirectedEdgeIdConstMRVector2fRefFloat foundCallback, MR.Misc.InOut< MR.AffineXf2f >? xf=null) | MR | inlinestatic |
| findEdgesInBall(MR.Const_Polyline3 polyline, in MR.Vector3f center, float radius, MR.Std.Const_Function_VoidFuncFromMRUndirectedEdgeIdConstMRVector3fRefFloat foundCallback, MR.Misc.InOut< MR.AffineXf3f >? xf=null) | MR | inlinestatic |
| findExtremeEdges(MR.Const_Mesh mesh, MR.Const_VertScalars field, MR.ExtremeEdgeType type) | MR | inlinestatic |
| findFewClosestPoints(in MR.Vector3f pt, MR.Const_PointCloud pc, MR.FewSmallest_MRPointsProjectionResult res, float? upDistLimitSq=null, MR.AffineXf3f? xf=null, float? loDistLimitSq=null) | MR | inlinestatic |
| findFilter(MR.Std.Const_Vector_MRIOFilter filters, string extension) | MR | inlinestatic |
| findHalfSpacePoints(MR.Const_PointCloud pc, MR.Const_Plane3f plane) | MR | inlinestatic |
| findHoleComplicatingFaces(MR.Const_Mesh mesh) | MR | inlinestatic |
| findInnerShellFacesWithSplits(MR.Const_MeshPart mp, MR.Mesh shell, MR.Const_FindInnerShellSettings? settings=null) | MR | inlinestatic |
| findInnerShellVerts(MR.Const_MeshPart mp, MR.Const_Mesh shell, MR.Const_FindInnerShellSettings? settings=null) | MR | inlinestatic |
| findInSphere(MR.Const_Mesh mesh, MR.Const_MeshPoint m, MR.Const_InSphereSearchSettings settings) | MR | inlinestatic |
| findInSphere(MR.Const_Mesh mesh, MR.VertId v, MR.Const_InSphereSearchSettings settings) | MR | inlinestatic |
| findIntersectionContours(MR.Const_Mesh meshA, MR.Const_Mesh meshB, MR.AffineXf3f? rigidB2A=null) | MR | inlinestatic |
| findLeftBoundary(MR.Const_MeshTopology topology, MR.Const_FaceBitSet? region=null) | MR | inlinestatic |
| findLeftBoundaryInsideMesh(MR.Const_MeshTopology topology, MR.Const_FaceBitSet region) | MR | inlinestatic |
| findMaxDistanceSq(MR.Const_MeshPart a, MR.Const_MeshPart b, MR.AffineXf3f? rigidB2A=null, float? maxDistanceSq=null) | MR | inlinestatic |
| findMaxDistanceSq(MR.Const_PointCloud a, MR.Const_PointCloud b, MR.AffineXf3f? rigidB2A=null, float? maxDistanceSq=null) | MR | inlinestatic |
| findMaxDistanceSqOneWay(MR.Const_MeshPart a, MR.Const_MeshPart b, MR.AffineXf3f? rigidB2A=null, float? maxDistanceSq=null) | MR | inlinestatic |
| findMaxDistanceSqOneWay(MR.Const_PointCloud a, MR.Const_PointCloud b, MR.AffineXf3f? rigidB2A=null, float? maxDistanceSq=null) | MR | inlinestatic |
| findMaxProjectionOnPolyline(MR.Const_VertCoords points, MR.Const_Polyline3 polyline, MR.Const_VertBitSet? pointsRegion=null, MR.Misc.InOut< MR.AffineXf3f >? xf=null, float? loDistLimitSq=null) | MR | inlinestatic |
| findMeshEdgesInBall(MR.Const_Mesh mesh, MR.Const_AABBTreePolyline3 tree, in MR.Vector3f center, float radius, MR.Std.Const_Function_VoidFuncFromMRUndirectedEdgeIdConstMRVector3fRefFloat foundCallback, MR.Misc.InOut< MR.AffineXf3f >? xf=null) | MR | inlinestatic |
| findMultipleEdges(MR.Const_MeshTopology topology, MR.Std._ByValue_Function_BoolFuncFromFloat? cb=null) | MR | inlinestatic |
| findNClosestPointsPerPoint(MR.Const_PointCloud pc, int numNei, MR.Std.Const_Function_BoolFuncFromFloat? progress=null) | MR | inlinestatic |
| findNeighborVerts(MR.Const_Mesh mesh, MR.Const_PointOnFace start, float rangeSq) | MR | inlinestatic |
| findNotSmoothFaces(MR.Const_MeshPart mp, float? minAngle=null, MR.Std._ByValue_Function_BoolFuncFromFloat? cb=null) | MR | inlinestatic |
| findNRingVerts(MR.Const_MeshTopology topology, int n, MR.Const_VertBitSet? region=null) | MR | inlinestatic |
| findOuterLayer(MR.Const_Mesh mesh) | MR | inlinestatic |
| findOutliers(MR.Const_PointCloud pc, MR.Const_FindOutliersParams params_) | MR | inlinestatic |
| findOverhangs(MR.Const_Mesh mesh, MR.Const_FindOverhangsSettings settings) | MR | inlinestatic |
| findOverlappingTris(MR.Const_MeshPart mp, MR.Const_FindOverlappingSettings settings) | MR | inlinestatic |
| findPartialLens(MR.Std.Const_Vector_MRCurvePoint cp, bool? unitLength=null, MR.Misc.InOut< float >? outCurveLen=null) | MR | inlinestatic |
| findPointsInBall(MR.Const_PointCloud pointCloud, MR.Const_Ball3f ball, MR.Std.Const_Function_MRProcessingFuncFromConstMRPointsProjectionResultRefConstMRVector3fRefMRBall3fRef foundCallback, MR.AffineXf3f? xf=null) | MR | inlinestatic |
| findPointsInBall(MR.Const_Mesh mesh, MR.Const_Ball3f ball, MR.Std.Const_Function_MRProcessingFuncFromConstMRPointsProjectionResultRefConstMRVector3fRefMRBall3fRef foundCallback, MR.AffineXf3f? xf=null) | MR | inlinestatic |
| findPointsInBall(MR.Const_AABBTreePoints tree, MR.Const_Ball3f ball, MR.Std.Const_Function_MRProcessingFuncFromConstMRPointsProjectionResultRefConstMRVector3fRefMRBall3fRef foundCallback, MR.AffineXf3f? xf=null) | MR | inlinestatic |
| findPointsInBox(MR.Const_PointCloud pointCloud, in MR.Box3f box, MR.Std.Const_Function_VoidFuncFromMRVertIdConstMRVector3fRef foundCallback, MR.AffineXf3f? xf=null) | MR | inlinestatic |
| findPointsInBox(MR.Const_Mesh mesh, in MR.Box3f box, MR.Std.Const_Function_VoidFuncFromMRVertIdConstMRVector3fRef foundCallback, MR.AffineXf3f? xf=null) | MR | inlinestatic |
| findPointsInBox(MR.Const_AABBTreePoints tree, in MR.Box3f box, MR.Std.Const_Function_VoidFuncFromMRVertIdConstMRVector3fRef foundCallback, MR.AffineXf3f? xf=null) | MR | inlinestatic |
| findProjection(in MR.Vector3f pt, MR.Const_MeshPart mp, float? upDistLimitSq=null, MR.AffineXf3f? xf=null, float? loDistLimitSq=null, MR.Std.Const_Function_BoolFuncFromMRFaceId? validFaces=null, MR.Std.Const_Function_BoolFuncFromConstMRMeshProjectionResultRef? validProjections=null) | MR | inlinestatic |
| findProjectionOnMeshEdges(in MR.Vector3f pt, MR.Const_Mesh mesh, MR.Const_AABBTreePolyline3 tree, float? upDistLimitSq=null, MR.Misc.InOut< MR.AffineXf3f >? xf=null, float? loDistLimitSq=null) | MR | inlinestatic |
| findProjectionOnMeshEdges(MR.Const_Line3f ln, MR.Const_Mesh mesh, MR.Const_AABBTreePolyline3 tree, float? upDistLimitSq=null, MR.Misc.InOut< MR.AffineXf3f >? xf=null, float? loDistLimitSq=null) | MR | inlinestatic |
| findProjectionOnPoints(in MR.Vector3f pt, MR.Const_PointCloudPart pcp, float? upDistLimitSq=null, MR.AffineXf3f? xf=null, float? loDistLimitSq=null, MR.Std._ByValue_Function_BoolFuncFromMRVertId? skipCb=null) | MR | inlinestatic |
| findProjectionOnPoints(in MR.Vector3f pt, MR.Const_AABBTreePoints tree, float? upDistLimitSq=null, MR.AffineXf3f? xf=null, float? loDistLimitSq=null, MR.Const_VertBitSet? region=null, MR.Std._ByValue_Function_BoolFuncFromMRVertId? skipCb=null) | MR | inlinestatic |
| findProjectionOnPolyline(in MR.Vector3f pt, MR.Const_Polyline3 polyline, float? upDistLimitSq=null, MR.Misc.InOut< MR.AffineXf3f >? xf=null, float? loDistLimitSq=null) | MR | inlinestatic |
| findProjectionOnPolyline(MR.Const_Line3f ln, MR.Const_Polyline3 polyline, float? upDistLimitSq=null, MR.Misc.InOut< MR.AffineXf3f >? xf=null, float? loDistLimitSq=null) | MR | inlinestatic |
| findProjectionOnPolyline2(in MR.Vector2f pt, MR.Const_Polyline2 polyline, float? upDistLimitSq=null, MR.Misc.InOut< MR.AffineXf2f >? xf=null, float? loDistLimitSq=null) | MR | inlinestatic |
| findProjectionOnPolyline2WithOffset(in MR.Vector2f pt, MR.Const_Polyline2 polyline, MR.Const_UndirectedEdgeScalars offsetPerEdge, float? upDistLimit=null, MR.Misc.InOut< MR.AffineXf2f >? xf=null, float? loDistLimit=null) | MR | inlinestatic |
| findProjectionOnPolylineWithOffset(in MR.Vector3f pt, MR.Const_Polyline3 polyline, MR.Const_UndirectedEdgeScalars offsetPerEdge, float? upDistLimit=null, MR.Misc.InOut< MR.AffineXf3f >? xf=null, float? loDistLimit=null) | MR | inlinestatic |
| findProjectionSubtree(in MR.Vector3f pt, MR.Const_MeshPart mp, MR.Const_AABBTree tree, float? upDistLimitSq=null, MR.AffineXf3f? xf=null, float? loDistLimitSq=null, MR.Std.Const_Function_BoolFuncFromMRFaceId? validFaces=null, MR.Std.Const_Function_BoolFuncFromConstMRMeshProjectionResultRef? validProjections=null) | MR | inlinestatic |
| findRegionBoundaryUndirectedEdgesInsideMesh(MR.Const_MeshTopology topology, MR.Const_FaceBitSet region) | MR | inlinestatic |
| findRegionOuterFaces(MR.Const_MeshTopology topology, MR.Const_FaceBitSet region) | MR | inlinestatic |
| findRepeatedOrientedTriangles(MR.Const_AllLocalTriangulations triangs, int repetitions) | MR | inlinestatic |
| findRepeatedOrientedTriangles(MR.Const_AllLocalTriangulations triangs, MR.Triangulation? outRep3, MR.Triangulation? outRep2) | MR | inlinestatic |
| findRepeatedUnorientedTriangles(MR.Const_AllLocalTriangulations triangs, int repetitions) | MR | inlinestatic |
| findRepeatedVertsOnHoleBd(MR.Const_MeshTopology topology) | MR | inlinestatic |
| findRightBoundary(MR.Const_MeshTopology topology, MR.Const_FaceBitSet? region=null) | MR | inlinestatic |
| findSegmentSegmentIntersectionPrecise(in MR.Vector2i a, in MR.Vector2i b, in MR.Vector2i c, in MR.Vector2i d) | MR | inlinestatic |
| findSegmentSegmentIntersectionPrecise(in MR.Vector2f a, in MR.Vector2f b, in MR.Vector2f c, in MR.Vector2f d, MR._ByValue_CoordinateConverters2 converters) | MR | inlinestatic |
| findSelfCollidingEdgePairs(MR.Const_Polyline2 polyline) | MR | inlinestatic |
| findSelfCollidingEdges(MR.Const_Polyline2 polyline) | MR | inlinestatic |
| findSelfCollidingEdgesBS(MR.Const_Polyline2 polyline) | MR | inlinestatic |
| findSelfCollidingEdgeTrisPrecise(MR.Const_MeshPart mp, MR.Std._ByValue_Function_MRVector3iFuncFromConstMRVector3fRef conv, bool? anyIntersection=null, MR.AffineXf3f? rigidB2A=null, int? aVertSizes=null) | MR | inlinestatic |
| findSelfCollidingTriangles(MR.Const_MeshPart mp, MR.Std.Vector_MRFaceFace? outCollidingPairs, MR.Std._ByValue_Function_BoolFuncFromFloat? cb=null, MR.Const_Face2RegionMap? regionMap=null, bool? touchIsIntersection=null) | MR | inlinestatic |
| findSelfCollidingTriangles(MR.Const_MeshPart mp, MR.Std._ByValue_Function_BoolFuncFromFloat? cb=null, MR.Const_Face2RegionMap? regionMap=null, bool? touchIsIntersection=null) | MR | inlinestatic |
| findSelfCollidingTrianglesBS(MR.Const_MeshPart mp, MR.Std._ByValue_Function_BoolFuncFromFloat? cb=null, MR.Const_Face2RegionMap? regionMap=null, bool? touchIsIntersection=null) | MR | inlinestatic |
| findShortEdges(MR.Const_MeshPart mp, float criticalLength, MR.Std._ByValue_Function_BoolFuncFromFloat? cb=null) | MR | inlinestatic |
| findShortestCoLoop(MR.Const_MeshPart mp, MR.Std.Const_Vector_MREdgeId loop) | MR | inlinestatic |
| findShortestEquivalentLoops(MR.Const_MeshPart mp, MR.Std.Const_Vector_MREdgeId loop) | MR | inlinestatic |
| findSignedDistance(MR.Const_MeshPart a, MR.Const_MeshPart b, MR.AffineXf3f? rigidB2A=null, float? upDistLimitSq=null) | MR | inlinestatic |
| findSignedDistance(in MR.Vector3f pt, MR.Const_MeshPart mp, float? upDistLimitSq=null, float? loDistLimitSq=null) | MR | inlinestatic |
| findSignedDistances(MR.Const_Mesh refMesh, MR.Const_VertCoords testPoints, MR.Const_VertBitSet? validTestPoints=null, MR.Const_MeshProjectionParameters? params_=null, MR.IPointsToMeshProjector? projector=null) | MR | inlinestatic |
| findSignedDistances(MR.Const_Mesh refMesh, MR.Const_Mesh mesh, MR.Const_MeshProjectionParameters? params_=null, MR.IPointsToMeshProjector? projector=null) | MR | inlinestatic |
| findSkyRays(MR.Const_Mesh terrain, MR.Const_VertCoords samples, MR.Const_VertBitSet validSamples, MR.Std.Const_Vector_MRSkyPatch skyPatches, MR.Std.Vector_MRMeshIntersectionResult? outIntersections=null) | MR | inlinestatic |
| findSmallestCloseVertices(MR.Const_Mesh mesh, float closeDist, MR.Std.Const_Function_BoolFuncFromFloat? cb=null) | MR | inlinestatic |
| findSmallestCloseVertices(MR.Const_PointCloud cloud, float closeDist, MR.Std.Const_Function_BoolFuncFromFloat? cb=null) | MR | inlinestatic |
| findSmallestCloseVertices(MR.Const_VertCoords points, float closeDist, MR.Const_VertBitSet? valid=null, MR.Std.Const_Function_BoolFuncFromFloat? cb=null) | MR | inlinestatic |
| findSmallestCloseVerticesUsingTree(MR.Const_VertCoords points, float closeDist, MR.Const_AABBTreePoints tree, MR.Const_VertBitSet? valid, MR.Std.Const_Function_BoolFuncFromFloat? cb=null) | MR | inlinestatic |
| findSmallestMetricCoLoop(MR.Const_MeshTopology topology, MR.Std.Const_Vector_MREdgeId loop, MR.Std.Const_Function_FloatFuncFromMREdgeId metric, MR.Const_FaceBitSet? region=null) | MR | inlinestatic |
| findSmallestMetricEquivalentLoops(MR.Const_MeshTopology topology, MR.Std.Const_Vector_MREdgeId loop, MR.Std.Const_Function_FloatFuncFromMREdgeId metric, MR.Const_FaceBitSet? region=null) | MR | inlinestatic |
| findSpikeVertices(MR.Const_MeshTopology topology, MR.Const_VertCoords points, float minSumAngle, MR.Const_VertBitSet? region=null, MR.Std.Const_Function_BoolFuncFromFloat? cb=null) | MR | inlinestatic |
| findSteepestDescentPoint(MR.Const_MeshPart mp, MR.Const_VertScalars field, MR.VertId v) | MR | inlinestatic |
| findSteepestDescentPoint(MR.Const_MeshPart mp, MR.Const_VertScalars field, MR.Const_EdgePoint ep) | MR | inlinestatic |
| findSteepestDescentPoint(MR.Const_MeshPart mp, MR.Const_VertScalars field, MR.Const_MeshTriPoint tp) | MR | inlinestatic |
| findSubstringCaseInsensitive(string string_, string substring) | MR | inlinestatic |
| findTriangleSectionsByXYPlane(MR.Const_MeshPart mp, float zLevel, MR.Std.Vector_MRFaceId? faces=null, MR.UseAABBTree? u=null) | MR | inlinestatic |
| findTriangleSegmentIntersectionPrecise(in MR.Vector3f a, in MR.Vector3f b, in MR.Vector3f c, in MR.Vector3f d, in MR.Vector3f e, MR._ByValue_CoordinateConverters converters) | MR | inlinestatic |
| findTripleFaceIntersections(MR.Const_MeshTopology topology, MR.Std.Const_Vector_StdVectorMRVarEdgeTri selfContours) | MR | inlinestatic |
| findTrisInBall(MR.Const_MeshPart mp, MR.Const_Ball3f ball, MR.Std.Const_Function_MRProcessingFuncFromConstMRMeshProjectionResultRefMRBall3fRef foundCallback, MR.Std.Const_Function_BoolFuncFromMRFaceId? validFaces=null) | MR | inlinestatic |
| findTwinEdgePairs(MR.Const_Mesh mesh, float closeDist) | MR | inlinestatic |
| findTwinEdges(MR.Const_Mesh mesh, float closeDist) | MR | inlinestatic |
| findTwinEdges(MR.Std.Const_Vector_StdPairMREdgeIdMREdgeId pairs) | MR | inlinestatic |
| findTwinUndirectedEdgeHashMap(MR.Const_Mesh mesh, float closeDist) | MR | inlinestatic |
| findTwinUndirectedEdgeHashMap(MR.Std.Const_Vector_StdPairMREdgeIdMREdgeId pairs) | MR | inlinestatic |
| findTwinUndirectedEdges(MR.Const_Mesh mesh, float closeDist) | MR | inlinestatic |
| findTwinUndirectedEdges(MR.Std.Const_Vector_StdPairMREdgeIdMREdgeId pairs) | MR | inlinestatic |
| findTwoClosestPoints(MR.Const_PointCloud pc, MR.Std.Const_Function_BoolFuncFromFloat? progress=null) | MR | inlinestatic |
| findTwoSegmentsIntersection(in MR.Vector3i ai, in MR.Vector3i bi, in MR.Vector3i ci, in MR.Vector3i di) | MR | inlinestatic |
| findVertexUV(MR.Const_MeshTopology topology, MR.VertId v, MR.Const_TriCornerUVCoords triCornerUvCoords) | MR | inlinestatic |
| findVertexUVs(MR.Const_MeshTopology topology, MR.Const_TriCornerUVCoords triCornerUvCoords) | MR | inlinestatic |
| findZcompensatedPositions(MR.Const_Mesh mesh, MR.Const_ZCompensateParams params_) | MR | inlinestatic |
| findZcompensationShifts(MR.Const_Mesh mesh, MR.Const_ZCompensateParams params_) | MR | inlinestatic |
| fixMeshCreases(MR.Mesh mesh, MR.Const_FixCreasesParams? params_=null) | MR | inlinestatic |
| fixMeshDegeneracies(MR.Mesh mesh, MR.Const_FixMeshDegeneraciesParams params_) | MR | inlinestatic |
| fixMultipleEdges(MR.Mesh mesh, MR.Std.Const_Vector_StdPairMRVertIdMRVertId multipleEdges) | MR | inlinestatic |
| fixMultipleEdges(MR.Mesh mesh) | MR | inlinestatic |
| FlipEdge enum name | MR | |
| FlipEdge enum name | MR | |
| floatGridToVdbVolume(MR._ByValue_FloatGrid grid) | MR | inlinestatic |
| FoundBoxedTriCallback typedef | MR | |
| FoundTriCallback typedef | MR | |
| fromSameTriangle(MR.Const_MeshTopology topology, MR.EdgePoint a, MR.EdgePoint b) | MR | related |
| fromSameTriangle(MR.Const_MeshTopology topology, MR.Misc._Moved< MR.EdgePoint > a, MR.Misc._Moved< MR.EdgePoint > b) | MR | related |
| fromSameTriangle(MR.Const_MeshTopology topology, MR.MeshTriPoint a, MR.MeshTriPoint b) | MR | inlinestatic |
| fromSameTriangle(MR.Const_MeshTopology topology, MR.Misc._Moved< MR.MeshTriPoint > a, MR.Misc._Moved< MR.MeshTriPoint > b) | MR | inlinestatic |
| fromSceneMison(string path, MR.Std.Const_Function_BoolFuncFromFloat? callback=null) | MR | inlinestatic |
| fromSceneMison(MR.Std.Istream in_, MR.Std.Const_Function_BoolFuncFromFloat? callback=null) | MR | inlinestatic |
| functionVolumeToSimpleVolume(MR.Const_FunctionVolume volume, MR.Std.Const_Function_BoolFuncFromFloat? callback=null) | MR | inlinestatic |
| functionVolumeToVdbVolume(MR.Const_FunctionVolume functoinVolume, MR.Std._ByValue_Function_BoolFuncFromFloat? cb=null) | MR | inlinestatic |
| gaussianFilter(MR.FloatGrid grid, int width, int iters, MR.Std._ByValue_Function_BoolFuncFromFloat? cb=null) | MR | inlinestatic |
| gaussianFiltered(MR.Const_FloatGrid grid, int width, int iters, MR.Std._ByValue_Function_BoolFuncFromFloat? cb=null) | MR | inlinestatic |
| generalOffsetMesh(MR.Const_MeshPart mp, float offset, MR.Const_GeneralOffsetParameters params_) | MR | inlinestatic |
| GeodesicPathApprox enum name | MR | |
| getAligningXf(MR.Const_PointToPlaneAligningTransform p2pl, MR.ICPMode mode, float angleLimit, float scaleLimit, in MR.Vector3f fixedRotationAxis) | MR | inlinestatic |
| getAllFilters() | MR | inlinestatic |
| getAllObjectsInTree(MR.Object? root, MR.ObjectSelectivityType? type=null) | MR | inlinestatic |
| getAt(MR.Const_Buffer_MRUndirectedEdgeId_MRUndirectedEdgeId bmap, MR.UndirectedEdgeId key, MR._InOpt_UndirectedEdgeId def=default) | MR | inlinestatic |
| getBooleanPoints(MR.Const_Mesh meshA, MR.Const_Mesh meshB, MR.BooleanOperation operation, MR.AffineXf3f? rigidB2A=null) | MR | inlinestatic |
| getBoundaryFaces(MR.Const_MeshTopology topology, MR.Const_FaceBitSet region) | MR | inlinestatic |
| getBoundaryVerts(MR.Const_MeshTopology topology, MR.Const_FaceBitSet? region=null) | MR | inlinestatic |
| getCancelMessage(string path) | MR | inlinestatic |
| getCircumscribedMetric(MR.Const_Mesh mesh) | MR | inlinestatic |
| getClosestEdge(MR.Const_MeshTopology topology, MR.Const_VertCoords points, MR.Const_PointOnFace p) | MR | inlinestatic |
| getClosestEdge(MR.Const_MeshTopology topology, MR.Const_VertCoords points, MR.Const_MeshTriPoint p) | MR | inlinestatic |
| getClosestVertex(MR.Const_MeshTopology topology, MR.Const_VertCoords points, MR.Const_PointOnFace p) | MR | inlinestatic |
| getClosestVertex(MR.Const_MeshTopology topology, MR.Const_VertCoords points, MR.Const_MeshTriPoint p) | MR | inlinestatic |
| getComplexFillMetric(MR.Const_Mesh mesh, MR.EdgeId e) | MR | inlinestatic |
| getComplexStitchMetric(MR.Const_Mesh mesh) | MR | inlinestatic |
| getContourPlaneIntersections(MR.Std.Const_Vector_MRVector3f path, MR.Const_Plane3f plane, MR.Std.Vector_MRVector3f? outIntersections=null) | MR | inlinestatic |
| getCpuId() | MR | inlinestatic |
| getCrossedFaces(MR.Const_MeshTopology topology, MR.Std.Const_Vector_MREdgePoint isoline) | MR | inlinestatic |
| getCurrentStacktrace() | MR | inlinestatic |
| getCurrentStacktraceInline() | MR | inlinestatic |
| getCurvePoint(MR.Std.Const_Vector_MRCurvePoint cp, MR.Std.Const_Vector_Float lens, float p) | MR | inlinestatic |
| getDepthFirstObject(MR.Object? root, MR.ObjectSelectivityType type) | MR | inlinestatic |
| getDetailedOSName() | MR | inlinestatic |
| getEdgeLengthFillMetric(MR.Const_Mesh mesh) | MR | inlinestatic |
| getEdgeLengthStitchMetric(MR.Const_Mesh mesh) | MR | inlinestatic |
| getEdgeOrdering(MR.Const_FaceBMap faceMap, MR.Const_MeshTopology topology) | MR | inlinestatic |
| getFeatureDirection(MR.FeatureObject? feature) | MR | inlinestatic |
| getFeatureNormal(MR.FeatureObject? feature) | MR | inlinestatic |
| getFeaturesTypeWithDirections() | MR | inlinestatic |
| getFeaturesTypeWithNormals() | MR | inlinestatic |
| getHoleFillPlan(MR.Const_Mesh mesh, MR.EdgeId e, MR.Const_FillHoleParams? params_=null) | MR | inlinestatic |
| getHoleFillPlans(MR.Const_Mesh mesh, MR.Std.Const_Vector_MREdgeId holeRepresentativeEdges, MR.Const_FillHoleParams? params_=null) | MR | inlinestatic |
| getHomeDirectory() | MR | inlinestatic |
| getICPStatusInfo(int iterations, MR.ICPExitType exitType) | MR | inlinestatic |
| getIncidentEdges(MR.Const_MeshTopology topology, MR.Const_FaceBitSet faces) | MR | inlinestatic |
| getIncidentEdges(MR.Const_MeshTopology topology, MR.Const_UndirectedEdgeBitSet edges) | MR | inlinestatic |
| getIncidentFaces(MR.Const_MeshTopology topology, MR.Const_VertBitSet verts) | MR | inlinestatic |
| getIncidentFaces(MR.Const_MeshTopology topology, MR.Const_UndirectedEdgeBitSet edges) | MR | inlinestatic |
| getIncidentVerts(MR.Const_MeshTopology topology, MR.Const_FaceBitSet faces) | MR | inlinestatic |
| getIncidentVerts(MR.Const_MeshTopology topology, MR.Const_FaceBitSet? faces, MR.VertBitSet store) | MR | inlinestatic |
| getIncidentVerts(MR.Const_MeshTopology topology, MR.Const_UndirectedEdgeBitSet edges) | MR | inlinestatic |
| getIncidentVerts(MR.Const_MeshTopology topology, MR.Const_UndirectedEdgeBitSet? edges, MR.VertBitSet store) | MR | inlinestatic |
| getInnerEdges(MR.Const_MeshTopology topology, MR.Const_VertBitSet verts) | MR | inlinestatic |
| getInnerEdges(MR.Const_MeshTopology topology, MR.Const_FaceBitSet region) | MR | inlinestatic |
| getInnerFaces(MR.Const_MeshTopology topology, MR.Const_VertBitSet verts) | MR | inlinestatic |
| getInnerVerts(MR.Const_MeshTopology topology, MR.Const_FaceBitSet? region=null) | MR | inlinestatic |
| getInnerVerts(MR.Const_MeshTopology topology, MR.Const_UndirectedEdgeBitSet edges) | MR | inlinestatic |
| getLeftTriPoints(MR.Const_MeshTopology topology, MR.Const_VertCoords points, MR.EdgeId e, ref MR.Vector3f v0, ref MR.Vector3f v1, ref MR.Vector3f v2) | MR | inlinestatic |
| getLeftTriPoints(MR.Const_MeshTopology topology, MR.Const_VertCoords points, MR.EdgeId e) | MR | inlinestatic |
| getMaxDihedralAngleMetric(MR.Const_Mesh mesh) | MR | inlinestatic |
| getMeanSqDistToPlane(MR.Const_IPointPairs pairs) | MR | inlinestatic |
| getMeanSqDistToPoint(MR.Const_IPointPairs pairs) | MR | inlinestatic |
| getMeshOrPoints(MR.Const_Object? obj) | MR | inlinestatic |
| getMeshOrPointsXf(MR.Const_Object? obj) | MR | inlinestatic |
| getMinAreaMetric(MR.Const_Mesh mesh) | MR | inlinestatic |
| getMinTriAngleMetric(MR.Const_Mesh mesh) | MR | inlinestatic |
| getMRVersionString() | MR | inlinestatic |
| getNeighborFaces(MR.Const_MeshTopology topology, MR.Const_UndirectedEdgeBitSet edges) | MR | inlinestatic |
| getNumActivePairs(MR.Const_IPointPairs pairs) | MR | inlinestatic |
| getNumNodes(int numLeaves) | MR | inlinestatic |
| getNumNodesPoints(int numPoints) | MR | inlinestatic |
| getNumSamples(MR.Const_IPointPairs pairs) | MR | inlinestatic |
| getOneMeshIntersectionContours(MR.Const_Mesh meshA, MR.Const_Mesh meshB, MR.Std.Const_Vector_StdVectorMRVarEdgeTri contours, MR.Std.Vector_MROneMeshContour? outA, MR.Std.Vector_MROneMeshContour? outB, MR.Const_CoordinateConverters converters, MR.AffineXf3f? rigidB2A=null, MR.Std.Vector_StdVectorMRVector3f? outPtsA=null, bool? addSelfyTerminalVerts=null) | MR | inlinestatic |
| getOneMeshSelfIntersectionContours(MR.Const_Mesh mesh, MR.Std.Const_Vector_StdVectorMRVarEdgeTri contours, MR.Const_CoordinateConverters converters, MR.AffineXf3f? rigidB2A=null) | MR | inlinestatic |
| getOptimalFaceOrdering(MR.Const_Mesh mesh) | MR | inlinestatic |
| getOSNoSpaces() | MR | inlinestatic |
| getParallelPlaneFillMetric(MR.Const_Mesh mesh, MR.EdgeId e, MR.Const_Plane3f? plane=null) | MR | inlinestatic |
| getPathEdgesInPlane(MR.Const_Mesh mesh, MR.Std.Const_Vector_MREdgeId path, MR.Const_Plane3f plane, float? tolerance=null, MR.Std.Vector_MREdgeId? outInPlaneEdges=null) | MR | inlinestatic |
| getPathPlaneIntersections(MR.Const_Mesh mesh, MR.Std.Const_Vector_MREdgeId path, MR.Const_Plane3f plane, MR.Std.Vector_MREdgePoint? outIntersections=null) | MR | inlinestatic |
| getPickedPointNormal(MR.Const_VisualObject object_, MR.Std.Const_Variant_StdMonostate_MRMeshTriPoint_MREdgePoint_MRVertId point, bool? interpolated=null) | MR | inlinestatic |
| getPickedPointPosition(MR.Const_VisualObject object_, MR.Std.Const_Variant_StdMonostate_MRMeshTriPoint_MREdgePoint_MRVertId point) | MR | inlinestatic |
| getPlanarHoleFillPlan(MR.Const_Mesh mesh, MR.EdgeId e) | MR | inlinestatic |
| getPlanarHoleFillPlans(MR.Const_Mesh mesh, MR.Std.Const_Vector_MREdgeId holeRepresentativeEdges) | MR | inlinestatic |
| getPlane3d(MR.Const_MeshTopology topology, MR.Const_VertCoords points, MR.FaceId f) | MR | inlinestatic |
| getPlane3f(MR.Const_MeshTopology topology, MR.Const_VertCoords points, MR.FaceId f) | MR | inlinestatic |
| getPlaneFillMetric(MR.Const_Mesh mesh, MR.EdgeId e) | MR | inlinestatic |
| getPlaneNormalizedFillMetric(MR.Const_Mesh mesh, MR.EdgeId e) | MR | inlinestatic |
| getRegionBoundaryVerts(MR.Const_MeshTopology topology, MR.Const_FaceBitSet region) | MR | inlinestatic |
| getRegionEdges(MR.Const_MeshTopology topology, MR.Const_FaceBitSet faces) | MR | inlinestatic |
| getStdCerr() | MR | inlinestatic |
| getStdCin() | MR | inlinestatic |
| getStdClog() | MR | inlinestatic |
| getStdCout() | MR | inlinestatic |
| getSubdividePart(MR.Const_FaceBitSet valids, ulong subdivideParts, ulong myPart) | MR | inlinestatic |
| getSumSqDistToPlane(MR.Const_IPointPairs pairs, double? inaccuracy=null) | MR | inlinestatic |
| getSumSqDistToPoint(MR.Const_IPointPairs pairs, double? inaccuracy=null) | MR | inlinestatic |
| getSurfacePathsViaVertices(MR.Const_Mesh mesh, MR.Const_VertBitSet vs) | MR | inlinestatic |
| getSystemMemory() | MR | inlinestatic |
| getTempDirectory() | MR | inlinestatic |
| getToFloatConverter(in MR.Box3d box) | MR | inlinestatic |
| getToIntConverter(in MR.Box3d box) | MR | inlinestatic |
| getTopmostObjects(MR.Object? root, MR.ObjectSelectivityType? type=null, bool? visibilityCheck=null) | MR | inlinestatic |
| getTopmostVisibleObjects(MR.Object? root, MR.ObjectSelectivityType? type=null) | MR | inlinestatic |
| getTriPoints(MR.Const_MeshTopology topology, MR.Const_VertCoords points, MR.FaceId f, ref MR.Vector3f v0, ref MR.Vector3f v1, ref MR.Vector3f v2) | MR | inlinestatic |
| getTriPoints(MR.Const_MeshTopology topology, MR.Const_VertCoords points, MR.FaceId f) | MR | inlinestatic |
| getTypeConverter(MR.ScalarType scalarType, ulong range, long min) | MR | inlinestatic |
| getUniversalMetric(MR.Const_Mesh mesh) | MR | inlinestatic |
| getUserConfigDir() | MR | inlinestatic |
| getUserConfigFilePath() | MR | inlinestatic |
| getValue(MR.Const_FloatGrid grid, in MR.Vector3i p) | MR | inlinestatic |
| getVectorConverters(MR.Const_MeshPart a) | MR | inlinestatic |
| getVectorConverters(MR.Const_MeshPart a, MR.Const_MeshPart b, MR.AffineXf3f? rigidB2A=null) | MR | inlinestatic |
| getVertexAsMeshTriPoint(MR.Const_MeshTopology topology, MR.EdgeId e, MR.VertId v) | MR | inlinestatic |
| getVertexOrdering(MR.Const_MeshTopology topology, MR._ByValue_VertBitSet region) | MR | inlinestatic |
| getVertexOrdering(MR.Const_FaceBMap faceMap, MR.Const_MeshTopology topology) | MR | inlinestatic |
| getVerticalStitchMetric(MR.Const_Mesh mesh, in MR.Vector3f upDir) | MR | inlinestatic |
| getVerticalStitchMetricEdgeBased(MR.Const_Mesh mesh, in MR.Vector3f upDir) | MR | inlinestatic |
| getXfFromOxyPlane(MR.Std.Const_Vector_StdVectorMRVector3f contours) | MR | inlinestatic |
| getXfFromOxyPlane(MR.Const_Mesh mesh, MR.Std.Const_Vector_StdVectorMREdgeId paths) | MR | inlinestatic |
| gridToMesh(MR.Const_FloatGrid grid, MR.Const_GridToMeshSettings settings) | MR | inlinestatic |
| gridToMesh(MR.Misc._Moved< MR.FloatGrid > grid, MR.Const_GridToMeshSettings settings) | MR | inlinestatic |
| hardSmoothTetrahedrons(MR.Mesh mesh, MR.Const_VertBitSet? region=null) | MR | inlinestatic |
| hardSmoothTetrahedrons(MR.Const_MeshTopology topology, MR.VertCoords points, MR.Const_VertBitSet? region=null) | MR | inlinestatic |
| hasAnyIsoline(MR.Const_MeshTopology topology, MR.Std.Const_Function_FloatFuncFromMRVertId vertValues, MR.Const_FaceBitSet? region=null) | MR | inlinestatic |
| hasAnyIsoline(MR.Const_MeshTopology topology, MR.Const_VertScalars vertValues, float isoValue, MR.Const_FaceBitSet? region=null) | MR | inlinestatic |
| hasAnyPlaneSection(MR.Const_MeshPart mp, MR.Const_Plane3f plane, MR.UseAABBTree? u=null) | MR | inlinestatic |
| hasAnyXYPlaneSection(MR.Const_MeshPart mp, float zLevel, MR.UseAABBTree? u=null) | MR | inlinestatic |
| hasFormatPlaceholders(string str) | MR | inlinestatic |
| hasMultipleEdges(MR.Const_MeshTopology topology) | MR | inlinestatic |
| hasProhibitedChars(string line) | MR | inlinestatic |
| heapBytes(MR.Const_BitSet bs) | MR | inlinestatic |
| heapBytes(MR.Std.Const_Vector_MRColor vec) | MR | inlinestatic |
| heapBytes(MR.Std.Const_Vector_StdSharedPtrMRObject vec) | MR | inlinestatic |
| heapBytes(MR.Std.Const_Vector_Float vec) | MR | inlinestatic |
| heapBytes(MR.Std.Const_Vector_MRUint64T vec) | MR | inlinestatic |
| heapBytes(MR.Const_Vector_MRMeshTexture_MRTextureId vec) | MR | inlinestatic |
| heapBytes(MR.Const_Mesh ptr) | MR | inlinestatic |
| heapBytes(MR.Const_Object ptr) | MR | inlinestatic |
| heapBytes(MR.Const_PointCloud ptr) | MR | inlinestatic |
| heapBytes(MR.Const_Polyline3 ptr) | MR | inlinestatic |
| heapBytes(MR.Const_FloatGrid grid) | MR | inlinestatic |
| holeDirArea(MR.Const_MeshTopology topology, MR.Const_VertCoords points, MR.EdgeId e) | MR | inlinestatic |
| holePerimeter(MR.Const_MeshTopology topology, MR.Const_VertCoords points, MR.EdgeId e) | MR | inlinestatic |
| ICPExitType enum name (defined in MR) | MR | |
| ICPMethod enum name | MR | |
| ICPMode enum name | MR | |
| identityMetric() | MR | inlinestatic |
| improveSampling(MR.Const_PointCloud cloud, MR.VertBitSet samples, MR.Const_ImproveSamplingSettings settings) | MR | inlinestatic |
| inCircle(MR.Std.Const_Array_MRPreciseVertCoords2_4 vs) | MR | inlinestatic |
| inCircle(MR.Const_PreciseVertCoords2? vs) | MR | inlinestatic |
| inflate(MR.Mesh mesh, MR.Const_VertBitSet verts, MR.Const_InflateSettings settings) | MR | inlinestatic |
| inflate(MR.Const_MeshTopology topology, MR.VertCoords points, MR.Const_VertBitSet verts, MR.Const_InflateSettings settings) | MR | inlinestatic |
| inflate1(MR.Const_MeshTopology topology, MR.VertCoords points, MR.Const_VertBitSet verts, float pressure) | MR | inlinestatic |
| interpolateArcs(MR.Std.Vector_MRGCommand commands, MR.Const_ArcInterpolationParams params_, MR.Axis axis) | MR | inlinestatic |
| interpolateLines(MR.Std.Vector_MRGCommand commands, MR.Const_LineInterpolationParams params_, MR.Axis axis) | MR | inlinestatic |
| intersection(MR.Const_LineSegm2f segm1, MR.Const_LineSegm2f segm2) | MR | inlinestatic |
| InvLengthUnit enum name (defined in MR) | MR | |
| isClosed(MR.Std.Const_Vector_MRVarEdgeTri contour) | MR | inlinestatic |
| isClosed(MR.Std.Const_Vector_MRVector3f c) | MR | inlinestatic |
| isConsistentlyOriented(MR.Const_MeshTopology topology, MR.Std.Const_Vector_MREdgePoint isoline) | MR | inlinestatic |
| isDegree3Dest(MR.Const_MeshTopology topology, MR.EdgeId e) | MR | inlinestatic |
| isEdgeBetweenDoubleTris(MR.Const_MeshTopology topology, MR.EdgeId e) | MR | inlinestatic |
| isEdgeLoop(MR.Const_MeshTopology topology, MR.Std.Const_Vector_MREdgeId edges) | MR | inlinestatic |
| isEdgePath(MR.Const_MeshTopology topology, MR.Std.Const_Vector_MREdgeId edges) | MR | inlinestatic |
| isHoleBd(MR.Const_MeshTopology topology, MR.Std.Const_Vector_MREdgeId loop) | MR | inlinestatic |
| isInside(MR.Const_MeshPart a, MR.Const_MeshPart b, MR.AffineXf3f? rigidB2A=null) | MR | inlinestatic |
| isInside(MR.Const_Polyline2 a, MR.Const_Polyline2 b, MR.AffineXf2f? rigidB2A=null) | MR | inlinestatic |
| isNanFast(float f) | MR | inlinestatic |
| isNonIntersectingInside(MR.Const_MeshPart a, MR.Const_MeshPart b, MR.AffineXf3f? rigidB2A=null) | MR | inlinestatic |
| isNonIntersectingInside(MR.Const_Mesh a, MR.FaceId partFace, MR.Const_MeshPart b, MR.AffineXf3f? rigidB2A=null) | MR | inlinestatic |
| isPointInLine(in MR.Vector3f p, in MR.Vector3f a, in MR.Vector3f b) | MR | inlinestatic |
| isPointInLine(in MR.Vector3d p, in MR.Vector3d a, in MR.Vector3d b) | MR | inlinestatic |
| isPointInPlane(in MR.Vector3f p, in MR.Vector3f a, in MR.Vector3f b, in MR.Vector3f c) | MR | inlinestatic |
| isPointInPlane(in MR.Vector3d p, in MR.Vector3d a, in MR.Vector3d b, in MR.Vector3d c) | MR | inlinestatic |
| isPointInSegm(in MR.Vector3f p, in MR.Vector3f a, in MR.Vector3f b) | MR | inlinestatic |
| isPointInSegm(in MR.Vector3d p, in MR.Vector3d a, in MR.Vector3d b) | MR | inlinestatic |
| isPointInsidePolyline(MR.Const_Polyline2 polyline, in MR.Vector2f point) | MR | inlinestatic |
| isPointInTriangle(in MR.Vector3f p, in MR.Vector3f a, in MR.Vector3f b, in MR.Vector3f c) | MR | inlinestatic |
| isPointInTriangle(in MR.Vector3d p, in MR.Vector3d a, in MR.Vector3d b, in MR.Vector3d c) | MR | inlinestatic |
| isPointInTriangle(in MR.Vector2f p, in MR.Vector2f a, in MR.Vector2f b, in MR.Vector2f c) | MR | inlinestatic |
| isPointInTriangle(in MR.Vector2d p, in MR.Vector2d a, in MR.Vector2d b, in MR.Vector2d c) | MR | inlinestatic |
| isProhibitedChar(byte c) | MR | inlinestatic |
| isSupportedFileInSubfolders(string folder) | MR | inlinestatic |
| isTIFFFile(string path) | MR | inlinestatic |
| isVertexRepeatedOnHoleBd(MR.Const_MeshTopology topology, MR.VertId v) | MR | inlinestatic |
| LabelVisualizePropertyType enum name (defined in MR) | MR | |
| lacingToolPath(MR.Const_MeshPart mp, MR.Const_ToolPathParams params_, MR.Axis cutDirection) | MR | inlinestatic |
| leftCotan(MR.Const_MeshTopology topology, MR.Const_VertCoords points, MR.EdgeId e) | MR | inlinestatic |
| leftDirDblArea(MR.Const_MeshTopology topology, MR.Const_VertCoords points, MR.EdgeId e) | MR | inlinestatic |
| leftNormal(MR.Const_MeshTopology topology, MR.Const_VertCoords points, MR.EdgeId e) | MR | inlinestatic |
| leftRing(MR.Const_MeshTopology topology, MR.EdgeId edge) | MR | inlinestatic |
| leftRing(MR.Const_MeshTopology topology, MR.FaceId f) | MR | inlinestatic |
| leftRing0(MR.Const_MeshTopology topology, MR.EdgeId edge) | MR | inlinestatic |
| leftTangent(MR.Const_MeshTopology topology, MR.Const_VertCoords points, MR.EdgeId e) | MR | inlinestatic |
| LengthUnit enum name (defined in MR) | MR | |
| LinesVisualizePropertyType enum name (defined in MR) | MR | |
| loadASCIIStl(string file, MR.Const_MeshLoadSettings? settings=null) | MR | inlinestatic |
| loadASCIIStl(MR.Std.Istream in_, MR.Const_MeshLoadSettings? settings=null) | MR | inlinestatic |
| loadBinaryStl(string file, MR.Const_MeshLoadSettings? settings=null) | MR | inlinestatic |
| loadBinaryStl(MR.Std.Istream in_, MR.Const_MeshLoadSettings? settings=null) | MR | inlinestatic |
| loadDxf(string path, MR.Const_MeshLoadSettings? settings=null) | MR | inlinestatic |
| loadDxf(MR.Std.Istream in_, MR.Const_MeshLoadSettings? settings=null) | MR | inlinestatic |
| loadIOExtras() | MR | inlinestatic |
| loadMesh(string file, MR.Const_MeshLoadSettings? settings=null) | MR | inlinestatic |
| loadMesh(MR.Std.Istream in_, string extension, MR.Const_MeshLoadSettings? settings=null) | MR | inlinestatic |
| loadMrmesh(string file, MR.Const_MeshLoadSettings? settings=null) | MR | inlinestatic |
| loadMrmesh(MR.Std.Istream in_, MR.Const_MeshLoadSettings? settings=null) | MR | inlinestatic |
| loadObj(string file, MR.Const_MeshLoadSettings? settings=null) | MR | inlinestatic |
| loadObj(MR.Std.Istream in_, MR.Const_MeshLoadSettings? settings=null) | MR | inlinestatic |
| loadObjectFromFile(string filename, MR.Std.Const_Function_BoolFuncFromFloat? callback=null) | MR | inlinestatic |
| loadOff(string file, MR.Const_MeshLoadSettings? settings=null) | MR | inlinestatic |
| loadOff(MR.Std.Istream in_, MR.Const_MeshLoadSettings? settings=null) | MR | inlinestatic |
| loadPly(string file, MR.Const_MeshLoadSettings? settings=null) | MR | inlinestatic |
| loadPly(MR.Std.Istream in_, MR.Const_MeshLoadSettings? settings=null) | MR | inlinestatic |
| loadPly(MR.Std.Istream in_, MR.Const_PlyLoadParams params_) | MR | inlinestatic |
| loadSceneFromAnySupportedFormat(string path, MR.Std.Const_Function_BoolFuncFromFloat? callback=null) | MR | inlinestatic |
| loadStl(string file, MR.Const_MeshLoadSettings? settings=null) | MR | inlinestatic |
| loadStl(MR.Std.Istream in_, MR.Const_MeshLoadSettings? settings=null) | MR | inlinestatic |
| makeArrow(in MR.Vector3f base_, in MR.Vector3f vert, float? thickness=null, float? coneRadius=null, float? coneSize=null, int? qual=null) | MR | inlinestatic |
| makeBasisAxes(float? size=null, float? thickness=null, float? coneRadius=null, float? coneSize=null, int? qual=null) | MR | inlinestatic |
| makeBoxMesh(in MR.Box3f box) | MR | inlinestatic |
| makeBridge(MR.MeshTopology topology, MR.EdgeId a, MR.EdgeId b, MR.FaceBitSet? outNewFaces=null) | MR | inlinestatic |
| makeBridgeEdge(MR.MeshTopology topology, MR.EdgeId a, MR.EdgeId b) | MR | inlinestatic |
| makeCloseToMeshVolume(MR.Const_MeshPart mp, MR.Const_CloseToMeshVolumeParams params_) | MR | inlinestatic |
| makeCone(float? radius0=null, float? length=null, int? resolution=null) | MR | inlinestatic |
| makeConvexHull(MR.Const_VertCoords points, MR.Const_VertBitSet validPoints) | MR | inlinestatic |
| makeConvexHull(MR.Const_Mesh in_) | MR | inlinestatic |
| makeConvexHull(MR.Const_PointCloud in_) | MR | inlinestatic |
| makeConvexHull(MR.Std._ByValue_Vector_MRVector2f points) | MR | inlinestatic |
| makeCube(MR.Vector3f? size=null, MR.Vector3f? base_=null) | MR | inlinestatic |
| makeCubeTopology() | MR | inlinestatic |
| makeCylinder(float? radius=null, float? length=null, int? resolution=null) | MR | inlinestatic |
| makeCylinderAdvanced(float? radius0=null, float? radius1=null, float? start_angle=null, float? arc_size=null, float? length=null, int? resolution=null) | MR | inlinestatic |
| makeDecimatedObjectMeshData(MR.Const_ObjectMesh obj, MR.Const_DecimateSettings settings, MR.DecimateResult? outRes=null) | MR | inlinestatic |
| makeDegenerateBandAroundHole(MR.Mesh mesh, MR.EdgeId a, MR.FaceBitSet? outNewFaces=null) | MR | inlinestatic |
| makeDegenerateBandAroundRegion(MR.Mesh mesh, MR.Const_FaceBitSet region, MR.Const_MakeDegenerateBandAroundRegionParams? params_=null) | MR | inlinestatic |
| makeDeloneEdgeFlips(MR.Mesh mesh, MR.Const_DeloneSettings? settings=null, int? numIters=null, MR.Std.Const_Function_BoolFuncFromFloat? progressCallback=null) | MR | inlinestatic |
| makeDeloneEdgeFlips(MR.MeshTopology topology, MR.Const_VertCoords points, MR.Const_DeloneSettings? settings=null, int? numIters=null, MR.Std.Const_Function_BoolFuncFromFloat? progressCallback=null) | MR | inlinestatic |
| makeDeloneEdgeFlips(MR.EdgeLengthMesh mesh, MR.Const_IntrinsicDeloneSettings? settings=null, int? numIters=null, MR.Std.Const_Function_BoolFuncFromFloat? progressCallback=null) | MR | inlinestatic |
| makeDeloneOriginRing(MR.Mesh mesh, MR.EdgeId e, MR.Const_DeloneSettings? settings=null) | MR | inlinestatic |
| makeDeloneOriginRing(MR.MeshTopology topology, MR.Const_VertCoords points, MR.EdgeId e, MR.Const_DeloneSettings? settings=null) | MR | inlinestatic |
| makeFreeFormOriginGrid(in MR.Box3f box, in MR.Vector3i resolution) | MR | inlinestatic |
| makeLevelOfDetails(MR.Misc._Moved< MR.Mesh > mesh, int maxDepth) | MR | inlinestatic |
| makeMovementBuildBody(MR.Std.Const_Vector_StdVectorMRVector3f body, MR.Std.Const_Vector_StdVectorMRVector3f trajectory, MR.Const_MovementBuildBodyParams? params_=null) | MR | inlinestatic |
| makeNormals(MR.Const_PointCloud pointCloud, int? avgNeighborhoodSize=null) | MR | inlinestatic |
| makeObjectDistanceMapFromFile(string file, MR.Std._ByValue_Function_BoolFuncFromFloat? callback=null) | MR | inlinestatic |
| makeObjectFromClassName(string className) | MR | inlinestatic |
| makeObjectFromEnum(MR.FeaturesObjectKind kind) | MR | inlinestatic |
| makeObjectFromMeshFile(string file, MR.Std.Const_Function_BoolFuncFromFloat? cb=null, bool? returnOnlyMesh=null) | MR | inlinestatic |
| makeObjectFromVoxelsFile(string file, MR.Std.Const_Function_BoolFuncFromFloat? callback=null) | MR | inlinestatic |
| makeObjectGcodeFromFile(string file, MR.Std._ByValue_Function_BoolFuncFromFloat? callback=null) | MR | inlinestatic |
| makeObjectLinesFromFile(string file, MR.Std._ByValue_Function_BoolFuncFromFloat? callback=null) | MR | inlinestatic |
| makeObjectMeshFromFile(string file, MR.Std.Const_Function_BoolFuncFromFloat? cb=null) | MR | inlinestatic |
| makeObjectPointsFromFile(string file, MR.Std._ByValue_Function_BoolFuncFromFloat? callback=null) | MR | inlinestatic |
| makeObjectVoxelsFromFile(string file, MR.Std._ByValue_Function_BoolFuncFromFloat? callback=null) | MR | inlinestatic |
| makeOpenCone(float? radius=null, float? zApex=null, float? zBase=null, int? numCircleSegments=null) | MR | inlinestatic |
| makeOpenCylinder(float? radius=null, float? z1=null, float? z2=null, int? numCircleSegments=null) | MR | inlinestatic |
| makeOrientedNormals(MR.Const_PointCloud pointCloud, float radius, MR.Std.Const_Function_BoolFuncFromFloat? progress=null) | MR | inlinestatic |
| makeOrientedNormals(MR.Const_PointCloud pointCloud, MR.AllLocalTriangulations triangs, MR.Std.Const_Function_BoolFuncFromFloat? progress=null) | MR | inlinestatic |
| makeOuterHalfTorus(float? primaryRadius=null, float? secondaryRadius=null, int? primaryResolution=null, int? secondaryResolution=null, MR.Std.Vector_MRVector3f? points=null) | MR | inlinestatic |
| makeParallelepiped(MR.Vector3f? side, in MR.Vector3f base_) | MR | inlinestatic |
| makePlane() | MR | inlinestatic |
| makePrism(float baseLength, float leftAngle, float rightAngle, float? height=null) | MR | inlinestatic |
| makeQuadBridge(MR.MeshTopology topology, MR.EdgeId a, MR.EdgeId b, MR.FaceBitSet? outNewFaces=null) | MR | inlinestatic |
| makeRegularGridMesh(ulong width, ulong height, MR.Std.Const_Function_BoolFuncFromMRUint64TMRUint64T validator, MR.Std.Const_Function_MRVector3fFuncFromMRUint64TMRUint64T positioner, MR.Std.Const_Function_BoolFuncFromMRUint64TMRUint64TMRUint64TMRUint64TMRUint64TMRUint64T? faceValidator=null, MR.Std._ByValue_Function_BoolFuncFromFloat? cb=null) | MR | inlinestatic |
| makeRegularGridMesh(MR._ByValue_VertCoords pc, MR.Std._ByValue_Function_BoolFuncFromFloat? cb=null) | MR | inlinestatic |
| makeRigidXf(MR.Const_MeshPart mp, in MR.AffineXf3d meshXf) | MR | inlinestatic |
| makeRigidXf(MR.Const_MeshPart mp, in MR.AffineXf3f meshXf) | MR | inlinestatic |
| makeSignedByWindingNumber(MR.FloatGrid grid, in MR.Vector3f voxelSize, MR.Const_Mesh refMesh, MR.Const_MakeSignedByWindingNumberSettings settings) | MR | inlinestatic |
| makeSmoothBridge(MR.Mesh mesh, MR.EdgeId a, MR.EdgeId b, float samplingStep, MR.FaceBitSet? outNewFaces=null) | MR | inlinestatic |
| makeSolidOfRevolution(MR.Std.Const_Vector_MRVector2f profile, int? resolution=null) | MR | inlinestatic |
| makeSphere(MR.Const_SphereParams params_) | MR | inlinestatic |
| makeSpline(MR._ByValue_MarkedContour3f in_, float? markStability=null, MR.Std.Const_Vector_MRVector3f? normals=null) | MR | inlinestatic |
| makeSpline(MR._ByValue_MarkedContour3f in_, MR.Std.Const_Vector_MRVector3f normals, float? markStability=null) | MR | inlinestatic |
| makeSpline(MR.Std.Const_Vector_MRVector3f controlPoints, MR.Const_SplineSettings settings) | MR | inlinestatic |
| makeSubdividedObjectMeshData(MR.Const_ObjectMesh obj, MR.Const_SubdivideSettings settings) | MR | inlinestatic |
| makeThickMesh(MR.Const_Mesh m, MR.Const_ThickenParams params_) | MR | inlinestatic |
| makeTorus(float? primaryRadius=null, float? secondaryRadius=null, int? primaryResolution=null, int? secondaryResolution=null, MR.Std.Vector_MRVector3f? points=null) | MR | inlinestatic |
| makeTorusWithComponents(float? primaryRadius=null, float? secondaryRadius=null, int? primaryResolution=null, int? secondaryResolution=null, MR.Std.Vector_MRVector3f? points=null) | MR | inlinestatic |
| makeTorusWithSelfIntersections(float? primaryRadius=null, float? secondaryRadius=null, int? primaryResolution=null, int? secondaryResolution=null, MR.Std.Vector_MRVector3f? points=null) | MR | inlinestatic |
| makeTorusWithSpikes(float? primaryRadius=null, float? secondaryRadiusInner=null, float? secondaryRadiusOuter=null, int? primaryResolution=null, int? secondaryResolution=null, MR.Std.Vector_MRVector3f? points=null) | MR | inlinestatic |
| makeTorusWithUndercut(float? primaryRadius=null, float? secondaryRadiusInner=null, float? secondaryRadiusOuter=null, int? primaryResolution=null, int? secondaryResolution=null, MR.Std.Vector_MRVector3f? points=null) | MR | inlinestatic |
| makeUniformSampledCloud(MR.Const_PointCloud pointCloud, MR.Const_UniformSamplingSettings settings) | MR | inlinestatic |
| makeUnorientedNormals(MR.Const_PointCloud pointCloud, float radius, MR.Std.Const_Function_BoolFuncFromFloat? progress=null, MR.OrientNormals? orient=null) | MR | inlinestatic |
| makeUnorientedNormals(MR.Const_PointCloud pointCloud, MR.Const_AllLocalTriangulations triangs, MR.Std.Const_Function_BoolFuncFromFloat? progress=null, MR.OrientNormals? orient=null) | MR | inlinestatic |
| makeUnorientedNormals(MR.Const_PointCloud pointCloud, MR.Const_Buffer_MRVertId closeVerts, int numNei, MR.Std.Const_Function_BoolFuncFromFloat? progress=null, MR.OrientNormals? orient=null) | MR | inlinestatic |
| makeUVSphere(float? radius=null, int? horisontalResolution=null, int? verticalResolution=null) | MR | inlinestatic |
| mapEdge(MR.Const_WholeEdgeMap map, MR.EdgeId src) | MR | inlinestatic |
| mapEdge(MR.Const_WholeEdgeMap map, MR.UndirectedEdgeId src) | MR | inlinestatic |
| mapEdge(MR.Phmap.Const_FlatHashMap_MRUndirectedEdgeId_MREdgeId map, MR.EdgeId src) | MR | inlinestatic |
| mapEdge(MR.Phmap.Const_FlatHashMap_MRUndirectedEdgeId_MREdgeId map, MR.UndirectedEdgeId src) | MR | inlinestatic |
| mapEdge(MR.Const_MapOrHashMap_MRUndirectedEdgeId_MREdgeId m, MR.EdgeId src) | MR | inlinestatic |
| mapEdge(MR.Const_MapOrHashMap_MRUndirectedEdgeId_MREdgeId m, MR.UndirectedEdgeId src) | MR | inlinestatic |
| mapEdge(MR.Const_UndirectedEdgeBMap map, MR.UndirectedEdgeId src) | MR | inlinestatic |
| mapEdges(MR.Const_WholeEdgeMap map, MR.Const_UndirectedEdgeBitSet src) | MR | inlinestatic |
| mapEdges(MR.Phmap.Const_FlatHashMap_MRUndirectedEdgeId_MREdgeId map, MR.Const_UndirectedEdgeBitSet src) | MR | inlinestatic |
| mapEdges(MR.Const_UndirectedEdgeBMap map, MR.Const_UndirectedEdgeBitSet src) | MR | inlinestatic |
| marchingCubes(MR.Const_SimpleVolume volume, MR.Const_MarchingCubesParams? params_=null) | MR | inlinestatic |
| marchingCubes(MR.Const_SimpleVolumeMinMax volume, MR.Const_MarchingCubesParams? params_=null) | MR | inlinestatic |
| marchingCubes(MR.Const_VdbVolume volume, MR.Const_MarchingCubesParams? params_=null) | MR | inlinestatic |
| marchingCubes(MR.Const_FunctionVolume volume, MR.Const_MarchingCubesParams? params_=null) | MR | inlinestatic |
| marchingCubes(MR.Const_SimpleBinaryVolume volume, MR.Const_MarchingCubesParams? params_=null) | MR | inlinestatic |
| marchingCubesAsTriMesh(MR.Const_SimpleVolume volume, MR.Const_MarchingCubesParams? params_=null) | MR | inlinestatic |
| marchingCubesAsTriMesh(MR.Const_SimpleVolumeMinMax volume, MR.Const_MarchingCubesParams? params_=null) | MR | inlinestatic |
| marchingCubesAsTriMesh(MR.Const_VdbVolume volume, MR.Const_MarchingCubesParams? params_=null) | MR | inlinestatic |
| marchingCubesAsTriMesh(MR.Const_FunctionVolume volume, MR.Const_MarchingCubesParams? params_=null) | MR | inlinestatic |
| marchingCubesAsTriMesh(MR.Const_SimpleBinaryVolume volume, MR.Const_MarchingCubesParams? params_=null) | MR | inlinestatic |
| markedContour(MR.Std._ByValue_Vector_MRVector3f in_) | MR | inlinestatic |
| markedFirstLast(MR.Std._ByValue_Vector_MRVector3f in_) | MR | inlinestatic |
| mcOffsetMesh(MR.Const_MeshPart mp, float offset, MR.Const_OffsetParameters? params_=null, MR.Vector_MRVoxelId_MRFaceId? outMap=null) | MR | inlinestatic |
| mcShellMeshRegion(MR.Const_Mesh mesh, MR.Const_FaceBitSet region, float offset, MR.Const_BaseShellParameters params_, MR.Vector_MRVoxelId_MRFaceId? outMap=null) | MR | inlinestatic |
| merge(MR.Std.Const_Vector_StdSharedPtrMRObjectLines objsLines) | MR | inlinestatic |
| merge(MR.Std.Const_Vector_StdSharedPtrMRObjectMesh objsMesh, MR.Const_ObjectMeshMergeOptions? options=null) | MR | inlinestatic |
| merge(MR.Std.Const_Vector_StdSharedPtrMRObjectPoints objsPoints) | MR | inlinestatic |
| meshDenoiseViaNormals(MR.Mesh mesh, MR.Const_DenoiseViaNormalsSettings? settings=null) | MR | inlinestatic |
| meshFromVoxelsMask(MR.Const_VdbVolume volume, MR.Const_VoxelBitSet mask) | MR | inlinestatic |
| MeshIntersectionCallback typedef | MR | |
| meshOnEdgeSplitAttribute(MR.Const_Mesh mesh, MR.Const_MeshAttributesToUpdate params_) | MR | inlinestatic |
| meshOnEdgeSplitFaceAttribute(MR.Const_Mesh mesh, MR.Const_MeshAttributesToUpdate params_) | MR | inlinestatic |
| meshOnEdgeSplitVertAttribute(MR.Const_Mesh mesh, MR.Const_MeshAttributesToUpdate params_) | MR | inlinestatic |
| meshPathCurvePoints(MR.Const_Mesh mesh, MR.Const_MeshTriPoint start, MR.Std.Const_Vector_MREdgePoint path, MR.Const_MeshTriPoint end) | MR | inlinestatic |
| meshPathCurvePoints(MR.Const_Mesh mesh, MR.Std.Const_Vector_MREdgePoint path) | MR | inlinestatic |
| meshPreCollapseVertAttribute(MR.Const_Mesh mesh, MR.Const_MeshAttributesToUpdate params_) | MR | inlinestatic |
| meshRegionToIndicatorVolume(MR.Const_Mesh mesh, MR.Const_FaceBitSet region, float offset, MR.Const_DistanceVolumeParams params_) | MR | inlinestatic |
| meshToDirectionVolume(MR.Const_MeshToDirectionVolumeParams params_) | MR | inlinestatic |
| meshToDistanceField(MR.Const_MeshPart mp, in MR.AffineXf3f xf, in MR.Vector3f voxelSize, float? surfaceOffset=null, MR.Std._ByValue_Function_BoolFuncFromFloat? cb=null) | MR | inlinestatic |
| meshToDistanceFunctionVolume(MR.Const_MeshPart mp, MR.Const_MeshToDistanceVolumeParams params_) | MR | inlinestatic |
| meshToDistanceVdbVolume(MR.Const_MeshPart mp, MR.Const_MeshToVolumeParams? params_=null) | MR | inlinestatic |
| meshToDistanceVolume(MR.Const_MeshPart mp, MR.Const_MeshToDistanceVolumeParams params_) | MR | inlinestatic |
| meshToLevelSet(MR.Const_MeshPart mp, in MR.AffineXf3f xf, in MR.Vector3f voxelSize, float? surfaceOffset=null, MR.Std._ByValue_Function_BoolFuncFromFloat? cb=null) | MR | inlinestatic |
| meshToPointCloud(MR.Const_Mesh mesh, bool? saveNormals=null, MR.Const_VertBitSet? verts=null) | MR | inlinestatic |
| meshToVolume(MR.Const_MeshPart mp, MR.Const_MeshToVolumeParams? params_=null) | MR | inlinestatic |
| MeshVisualizePropertyType enum name (defined in MR) | MR | |
| MovementSpeedUnit enum name (defined in MR) | MR | |
| moveMeshToVoxelMaxDeriv(MR.Mesh mesh, in MR.AffineXf3f meshXf, MR.Const_VdbVolume volume, in MR.AffineXf3f volumeXf, MR.Const_MoveMeshToVoxelMaxDerivSettings settings, MR.Std._ByValue_Function_BoolFuncFromFloat? callback=null) | MR | inlinestatic |
| moveMeshToVoxelMaxDeriv(MR.Mesh mesh, in MR.AffineXf3f meshXf, MR.Const_SimpleVolumeMinMax volume, in MR.AffineXf3f volumeXf, MR.Const_MoveMeshToVoxelMaxDerivSettings settings, MR.Std._ByValue_Function_BoolFuncFromFloat? callback=null) | MR | inlinestatic |
| moveMeshToVoxelMaxDeriv(MR.Mesh mesh, in MR.AffineXf3f meshXf, MR.Const_FunctionVolume volume, in MR.AffineXf3f volumeXf, MR.Const_MoveMeshToVoxelMaxDerivSettings settings, MR.Std._ByValue_Function_BoolFuncFromFloat? callback=null) | MR | inlinestatic |
| MoveType enum name (defined in MR) | MR | |
| mul(MR.DepthFunction a, bool b) | MR | inlinestatic |
| mul(bool a, MR.DepthFunction b) | MR | inlinestatic |
| mul(MR.BasicUiRenderTask.InteractionMask a, bool b) | MR | inlinestatic |
| mul(bool a, MR.BasicUiRenderTask.InteractionMask b) | MR | inlinestatic |
| mul(MR.OutlierTypeMask a, bool b) | MR | inlinestatic |
| mul(bool a, MR.OutlierTypeMask b) | MR | inlinestatic |
| mul(MR.RenderModelPassMask a, bool b) | MR | inlinestatic |
| mul(bool a, MR.RenderModelPassMask b) | MR | inlinestatic |
| mul(MR.QuarterBit a, bool b) | MR | inlinestatic |
| mul(bool a, MR.QuarterBit b) | MR | inlinestatic |
| mulAssign(ref MR.DepthFunction a, bool b) | MR | inlinestatic |
| mulAssign(ref MR.BasicUiRenderTask.InteractionMask a, bool b) | MR | inlinestatic |
| mulAssign(ref MR.OutlierTypeMask a, bool b) | MR | inlinestatic |
| mulAssign(ref MR.RenderModelPassMask a, bool b) | MR | inlinestatic |
| mulAssign(ref MR.QuarterBit a, bool b) | MR | inlinestatic |
| multiModelGridSampling(MR.Const_Vector_MRModelPointsData_MRObjId models, float voxelSize, MR.Std.Const_Function_BoolFuncFromFloat? cb=null) | MR | inlinestatic |
| MultipleEdge typedef | MR | |
| multiRayMeshIntersect(MR.Const_MeshPart meshPart, MR.Std.Const_Vector_MRVector3f origins, MR.Std.Const_Vector_MRVector3f dirs, MR.Const_MultiRayMeshIntersectResult result, float? rayStart=null, float? rayEnd=null, bool? closestIntersect=null, MR.Std.Const_Function_BoolFuncFromMRFaceId? validFaces=null) | MR | inlinestatic |
| NeighborDir enum name (defined in MR) | MR | |
| NestedComponenetsMode enum name | MR | |
| None | MR | |
| normal(MR.Const_MeshTopology topology, MR.Const_VertCoords points, MR.FaceId f) | MR | inlinestatic |
| normal(MR.Const_MeshTopology topology, MR.Const_VertCoords points, MR.VertId v) | MR | inlinestatic |
| normal(MR.Const_MeshTopology topology, MR.Const_VertCoords points, MR.Const_MeshTriPoint p) | MR | inlinestatic |
| NoUnit enum name (defined in MR) | MR | |
| objectHasSelectableChildren(MR.Const_Object object_, bool? recurse=null) | MR | inlinestatic |
| ObjectSelectivityType enum name | MR | |
| offsetContours(MR.Std.Const_Vector_StdVectorMRVector2f contours, float offset, MR.Const_OffsetContoursParams? params_=null) | MR | inlinestatic |
| offsetContours(MR.Std.Const_Vector_StdVectorMRVector2f contours, MR.Std._ByValue_Function_FloatFuncFromIntInt offset, MR.Const_OffsetContoursParams? params_=null) | MR | inlinestatic |
| offsetContours(MR.Std.Const_Vector_StdVectorMRVector3f contours, float offset, MR.Const_OffsetContoursParams? params_=null, MR.Const_OffsetContoursRestoreZParams? zParmas=null) | MR | inlinestatic |
| offsetContours(MR.Std.Const_Vector_StdVectorMRVector3f contours, MR.Std._ByValue_Function_FloatFuncFromIntInt offset, MR.Const_OffsetContoursParams? params_=null, MR.Const_OffsetContoursRestoreZParams? zParmas=null) | MR | inlinestatic |
| offsetMesh(MR.Const_MeshPart mp, float offset, MR.Const_OffsetParameters? params_=null) | MR | inlinestatic |
| OffsetMode enum name | MR | |
| offsetOneDirection(MR.Const_MeshPart mp, float offset, MR.Const_GeneralOffsetParameters? params_=null) | MR | inlinestatic |
| offsetPolyline(MR.Const_Polyline3 polyline, float offset, MR.Const_OffsetParameters? params_=null) | MR | inlinestatic |
| offsetSurfaceLine(MR.Const_Mesh mesh, MR.Std.Const_Vector_MRMeshTriPoint surfaceLine, float offset) | MR | inlinestatic |
| offsetSurfaceLine(MR.Const_Mesh mesh, MR.Std.Const_Vector_MRMeshTriPoint surfaceLine, MR.Std.Const_Function_FloatFuncFromInt offsetAtPoint) | MR | inlinestatic |
| offsetVerts(MR.Mesh mesh, MR.Std.Const_Function_FloatFuncFromMRVertId offset, MR.Std.Const_Function_BoolFuncFromFloat? cb=null) | MR | inlinestatic |
| OneMeshContours typedef | MR | |
| openDocument(string path) | MR | inlinestatic |
| openLink(string url) | MR | inlinestatic |
| opposite(MR.OutEdge2 e) | MR | inlinestatic |
| opposite(MR.OutEdge e) | MR | inlinestatic |
| orderIntersectionContours(MR.Const_MeshTopology topologyA, MR.Const_MeshTopology topologyB, MR.Std.Const_Vector_MRVarEdgeTri intersections) | MR | inlinestatic |
| orderSelfIntersectionContours(MR.Const_MeshTopology topology, MR.Std.Const_Vector_MREdgeTri intersections) | MR | inlinestatic |
| orgPnt(MR.Const_MeshTopology topology, MR.Const_VertCoords points, MR.EdgeId e) | MR | inlinestatic |
| orgRing(MR.Const_MeshTopology topology, MR.EdgeId edge) | MR | inlinestatic |
| orgRing(MR.Const_MeshTopology topology, MR.VertId v) | MR | inlinestatic |
| orgRing0(MR.Const_MeshTopology topology, MR.EdgeId edge) | MR | inlinestatic |
| orient3d(in MR.Vector3i a, in MR.Vector3i b, in MR.Vector3i c) | MR | inlinestatic |
| orient3d(in MR.Vector3i a, in MR.Vector3i b, in MR.Vector3i c, in MR.Vector3i d) | MR | inlinestatic |
| orient3d(MR.Std.Const_Array_MRPreciseVertCoords_4 vs) | MR | inlinestatic |
| orient3d(MR.Const_PreciseVertCoords? vs) | MR | inlinestatic |
| orientLocalTriangulations(MR.AllLocalTriangulations triangs, MR.Const_VertCoords coords, MR.Const_VertBitSet region, MR.Const_VertCoords targetDir) | MR | inlinestatic |
| orientLocalTriangulations(MR.AllLocalTriangulations triangs, MR.Const_VertCoords coords, MR.Const_VertBitSet region, MR.Std.Const_Function_MRVector3fFuncFromMRVertId targetDir) | MR | inlinestatic |
| OrientNormals enum name | MR | |
| orientNormals(MR.Const_PointCloud pointCloud, MR.VertCoords normals, float radius, MR.Std.Const_Function_BoolFuncFromFloat? progress=null) | MR | inlinestatic |
| orientNormals(MR.Const_PointCloud pointCloud, MR.VertCoords normals, MR.Const_AllLocalTriangulations triangs, MR.Std.Const_Function_BoolFuncFromFloat? progress=null) | MR | inlinestatic |
| orientNormals(MR.Const_PointCloud pointCloud, MR.VertCoords normals, MR.Const_Buffer_MRVertId closeVerts, int numNei, MR.Std.Const_Function_BoolFuncFromFloat? progress=null) | MR | inlinestatic |
| orientParaboloid3d(in MR.Vector2i a, in MR.Vector2i b, in MR.Vector2i c) | MR | inlinestatic |
| orientParaboloid3d(in MR.Vector2i a, in MR.Vector2i b, in MR.Vector2i c, in MR.Vector2i d) | MR | inlinestatic |
| OutEdge enum name (defined in MR) | MR | |
| OutEdge2 enum name (defined in MR) | MR | |
| OutlierTypeMask enum name | MR | |
| pack(MR.Const_ObjectPoints pts, MR.Reorder reorder, MR.VertBitSet? newValidVerts=null, MR.Std.Const_Function_BoolFuncFromFloat? cb=null) | MR | inlinestatic |
| parseFirstNum(string str, ref int num) | MR | inlinestatic |
| parsePolygon(string str, MR.Misc.InOut< MR.VertId >? vertId, MR.Misc.InOut< int >? numPoints) | MR | inlinestatic |
| partialOffsetMesh(MR.Const_MeshPart mp, float offset, MR.Const_GeneralOffsetParameters? params_=null) | MR | inlinestatic |
| PathError enum name | MR | |
| PathError enum name | MR | |
| PdfBuildinFont enum name | MR | |
| PixelSizeUnit enum name (defined in MR) | MR | |
| planeMeshIntersect(MR.Const_MeshPart meshPart, MR.Const_Plane3f plane, MR.FaceBitSet? fs, MR.UndirectedEdgeBitSet? ues, MR.VertBitSet? vs, MR.Std.Vector_MRFaceId? fsVec=null) | MR | inlinestatic |
| planeSectionsToContours2f(MR.Const_Mesh mesh, MR.Std.Const_Vector_StdVectorMREdgePoint sections, in MR.AffineXf3f meshToPlane) | MR | inlinestatic |
| planeSectionToContour2f(MR.Const_Mesh mesh, MR.Std.Const_Vector_MREdgePoint section, in MR.AffineXf3f meshToPlane) | MR | inlinestatic |
| pointGridSampling(MR.Const_PointCloudPart pcp, float voxelSize, MR.Std.Const_Function_BoolFuncFromFloat? cb=null) | MR | inlinestatic |
| pointIterativeSampling(MR.Const_PointCloud cloud, int numSamples, MR.Std.Const_Function_BoolFuncFromFloat? cb=null) | MR | inlinestatic |
| PointMeasurementVisualizePropertyType enum name (defined in MR) | MR | |
| pointOnObjectToPickedPoint(MR.Const_VisualObject? object_, MR.Const_PointOnObject pos) | MR | inlinestatic |
| pointsToDistanceFunctionVolume(MR.Const_PointCloud cloud, MR.Const_PointsToDistanceVolumeParams params_) | MR | inlinestatic |
| pointsToDistanceVolume(MR.Const_PointCloud cloud, MR.Const_PointsToDistanceVolumeParams params_) | MR | inlinestatic |
| pointsToMeshFusion(MR.Const_PointCloud cloud, MR.Const_PointsToMeshParameters params_) | MR | inlinestatic |
| PointsVisualizePropertyType enum name (defined in MR) | MR | |
| pointUniformSampling(MR.Const_PointCloud pointCloud, MR.Const_UniformSamplingSettings settings) | MR | inlinestatic |
| polylineOffset(MR.Const_Polyline2 polyline, float pixelSize, float offset) | MR | inlinestatic |
| polylineToDistanceField(MR.Const_Polyline3 polyline, MR.Const_PolylineToDistanceVolumeParams params_) | MR | inlinestatic |
| polylineToFunctionVolume(MR.Const_Polyline3 polyline, MR.Const_PolylineToVolumeParams params_) | MR | inlinestatic |
| polylineToSimpleVolume(MR.Const_Polyline3 polyline, MR.Const_PolylineToVolumeParams params_) | MR | inlinestatic |
| polylineToVdbVolume(MR.Const_Polyline3 polyline, MR.Const_PolylineToDistanceVolumeParams params_) | MR | inlinestatic |
| positionVertsSmoothly(MR.Mesh mesh, MR.Const_VertBitSet verts, MR.EdgeWeights? edgeWeights=null, MR.VertexMass? vmass=null, MR.Const_VertBitSet? fixedSharpVertices=null) | MR | inlinestatic |
| positionVertsSmoothly(MR.Const_MeshTopology topology, MR.VertCoords points, MR.Const_VertBitSet verts, MR.EdgeWeights? edgeWeights=null, MR.VertexMass? vmass=null, MR.Const_VertBitSet? fixedSharpVertices=null) | MR | inlinestatic |
| positionVertsSmoothlySharpBd(MR.Mesh mesh, MR.Const_PositionVertsSmoothlyParams params_) | MR | inlinestatic |
| positionVertsSmoothlySharpBd(MR.Const_MeshTopology topology, MR.VertCoords points, MR.Const_PositionVertsSmoothlyParams params_) | MR | inlinestatic |
| positionVertsSmoothlySharpBd(MR.Mesh mesh, MR.Const_VertBitSet verts) | MR | inlinestatic |
| positionVertsWithSpacing(MR.Mesh mesh, MR.Const_SpacingSettings settings) | MR | inlinestatic |
| positionVertsWithSpacing(MR.Const_MeshTopology topology, MR.VertCoords points, MR.Const_SpacingSettings settings) | MR | inlinestatic |
| PreciseCollisionResult typedef | MR | |
| printCurrentTimerBranch() | MR | inlinestatic |
| printStacktraceOnCrash() | MR | inlinestatic |
| printTimingTree(double? minTimeSec=null) | MR | inlinestatic |
| printTimingTreeAtEnd(bool on, double? minTimeSec=null) | MR | inlinestatic |
| processCloseTriangles(MR.Const_MeshPart mp, in MR.Std.Array_MRVector3f_3 t, float rangeSq, MR.Std.Const_Function_MRProcessOneResultFuncFromConstMRVector3fRefMRFaceIdConstMRVector3fRefFloat call) | MR | inlinestatic |
| Processing enum name | MR | |
| ProcessOneResult enum name | MR | |
| ProgressCallback typedef | MR | |
| projArea(MR.Const_MeshTopology topology, MR.Const_VertCoords points, in MR.Vector3f dir, MR.Const_FaceBitSet? fs=null) | MR | inlinestatic |
| projectObjectMeshData(MR.Const_ObjectMeshData oldMeshData, MR.ObjectMeshData newMeshData, MR.Const_FaceBitSet? region=null, MR.Const_ProjectAttributeParams? params_=null) | MR | inlinestatic |
| projectOnAll(in MR.Vector3f pt, MR.Const_AABBTreeObjects tree, float upDistLimitSq, MR.Std.Const_Function_VoidFuncFromMRObjIdMRMeshOrPointsProjectionResult callback, MR._InOpt_ObjId skipObjId=default) | MR | inlinestatic |
| projectWorldPointOntoObject(in MR.Vector3f p, MR.Const_Object obj) | MR | inlinestatic |
| projectWorldPointOntoObjectsRecursive(in MR.Vector3f p, MR.Const_Object? root=null, MR.Std._ByValue_Function_BoolFuncFromConstMRObjectRef? projectPred=null, MR.Std._ByValue_Function_BoolFuncFromConstMRObjectRef? recursePred=null) | MR | inlinestatic |
| pseudonormal(MR.Const_MeshTopology topology, MR.Const_VertCoords points, MR.VertId v, MR.Const_FaceBitSet? region=null) | MR | inlinestatic |
| pseudonormal(MR.Const_MeshTopology topology, MR.Const_VertCoords points, MR.UndirectedEdgeId e, MR.Const_FaceBitSet? region=null) | MR | inlinestatic |
| pseudonormal(MR.Const_MeshTopology topology, MR.Const_VertCoords points, MR.Const_MeshTriPoint p, MR.Const_FaceBitSet? region=null) | MR | inlinestatic |
| putScanFileNameInZ(MR.Std.Const_Vector_StdFilesystemPath scans, MR.Std.Vector_MRSliceInfo zOrder) | MR | inlinestatic |
| quadraticForm(MR.Const_MeshTopology topology, MR.Const_VertCoords points, MR.VertId v, bool angleWeigted, MR.Const_FaceBitSet? region=null, MR.Const_UndirectedEdgeBitSet? creases=null) | MR | inlinestatic |
| QuarterBit enum name (defined in MR) | MR | |
| RatioUnit enum name (defined in MR) | MR | |
| rayBoxIntersect(in MR.Box3f box, MR.Const_RayOrigin_Float rayOrigin, ref float t0, ref float t1, MR.Const_IntersectionPrecomputes_Float prec) | MR | inlinestatic |
| rayBoxIntersect(in MR.Box3f box, MR.Const_Line3f line, float t0, float t1) | MR | inlinestatic |
| rayBoxIntersect(in MR.Box2f box, MR.Const_Line2f line, float t0, float t1) | MR | inlinestatic |
| rayInsideIntersect(MR.Const_Mesh mesh, MR.Const_MeshPoint m, float? rayEnd=null) | MR | inlinestatic |
| rayInsideIntersect(MR.Const_Mesh mesh, MR.VertId v, float? rayEnd=null) | MR | inlinestatic |
| rayMeshIntersect(MR.Const_MeshPart meshPart, MR.Const_Line3f line, float? rayStart=null, float? rayEnd=null, MR.Const_IntersectionPrecomputes_Float? prec=null, bool? closestIntersect=null, MR.Std.Const_Function_BoolFuncFromMRFaceId? validFaces=null) | MR | inlinestatic |
| rayMeshIntersect(MR.Const_MeshPart meshPart, MR.Const_Line3d line, double? rayStart=null, double? rayEnd=null, MR.Const_IntersectionPrecomputes_Double? prec=null, bool? closestIntersect=null, MR.Std.Const_Function_BoolFuncFromMRFaceId? validFaces=null) | MR | inlinestatic |
| rayMeshIntersectAll(MR.Const_MeshPart meshPart, MR.Const_Line3f line, MR.Std._ByValue_Function_BoolFuncFromConstMRMeshIntersectionResultRef callback, float? rayStart=null, float? rayEnd=null, MR.Const_IntersectionPrecomputes_Float? prec=null) | MR | inlinestatic |
| rayMeshIntersectAll(MR.Const_MeshPart meshPart, MR.Const_Line3d line, MR.Std._ByValue_Function_BoolFuncFromConstMRMeshIntersectionResultRef callback, double? rayStart=null, double? rayEnd=null, MR.Const_IntersectionPrecomputes_Double? prec=null) | MR | inlinestatic |
| rayMultiMeshAnyIntersect(MR.Std.Const_Vector_MRLine3MeshFloat lineMeshes, float? rayStart=null, float? rayEnd=null) | MR | inlinestatic |
| rayMultiMeshAnyIntersect(MR.Std.Const_Vector_MRLine3MeshDouble lineMeshes, double? rayStart=null, double? rayEnd=null) | MR | inlinestatic |
| rayPolylineIntersect(MR.Const_Polyline2 polyline, MR.Const_Line2f line, float? rayStart=null, float? rayEnd=null, MR.Const_IntersectionPrecomputes2_Float? prec=null, bool? closestIntersect=null) | MR | inlinestatic |
| rayPolylineIntersect(MR.Const_Polyline2 polyline, MR.Const_Line2d line, double? rayStart=null, double? rayEnd=null, MR.Const_IntersectionPrecomputes2_Double? prec=null, bool? closestIntersect=null) | MR | inlinestatic |
| rayPolylineIntersectAll(MR.Const_Polyline2 polyline, MR.Const_Line2f line, MR.Std.Const_Function_MRProcessingFuncFromConstMREdgePointRefFloatFloatRefFloatRef callback, float? rayStart=null, float? rayEnd=null, MR.Const_IntersectionPrecomputes2_Float? prec=null) | MR | inlinestatic |
| rayPolylineIntersectAll(MR.Const_Polyline2 polyline, MR.Const_Line2d line, MR.Std.Const_Function_MRProcessingFuncFromConstMREdgePointRefDoubleDoubleRefDoubleRef callback, double? rayStart=null, double? rayEnd=null, MR.Const_IntersectionPrecomputes2_Double? prec=null) | MR | inlinestatic |
| rayTriangleIntersect(in MR.Vector3f oriA, in MR.Vector3f oriB, in MR.Vector3f oriC, MR.Const_IntersectionPrecomputes_Float prec) | MR | inlinestatic |
| rayTriangleIntersect(in MR.Vector3d oriA, in MR.Vector3d oriB, in MR.Vector3d oriC, MR.Const_IntersectionPrecomputes_Double prec) | MR | inlinestatic |
| rayTriangleIntersect(in MR.Vector3f oriA, in MR.Vector3f oriB, in MR.Vector3f oriC, in MR.Vector3f dir) | MR | inlinestatic |
| rayTriangleIntersect(in MR.Vector3d oriA, in MR.Vector3d oriB, in MR.Vector3d oriC, in MR.Vector3d dir) | MR | inlinestatic |
| readByBlocks(MR.Std.Istream in_, MR.Misc.InOut< byte >? data, ulong dataSize, MR.Std._ByValue_Function_BoolFuncFromFloat? callback=null, ulong? blockSize=null) | MR | inlinestatic |
| readRawTiff(string path, MR.RawTiffOutput output) | MR | inlinestatic |
| readTiffParameters(string path) | MR | inlinestatic |
| rebuildMesh(MR.Const_MeshPart mp, MR.Const_RebuildMeshSettings settings) | MR | inlinestatic |
| reducePath(MR.Const_Mesh mesh, MR.Const_MeshTriPoint start, MR.Std.Vector_MREdgePoint path, MR.Const_MeshTriPoint end, int? maxIter=null) | MR | inlinestatic |
| reducePathViaVertex(MR.Const_Mesh mesh, MR.Const_MeshTriPoint start, MR.VertId v, MR.Const_MeshTriPoint end, MR.Std.Vector_MREdgePoint outPath, MR.Std.Vector_MRVector2f tmp, MR.Std.Vector_MREdgePoint cachePath) | MR | inlinestatic |
| refineFeatureObject(MR.Const_FeatureObject featObj, MR.Const_Mesh mesh, MR.Const_RefineParameters? params_=null) | MR | inlinestatic |
| refineFeatureObject(MR.Const_FeatureObject featObj, MR.Const_PointCloud pointCloud, MR.Const_RefineParameters? params_=null) | MR | inlinestatic |
| relax(MR.Mesh mesh, MR.Const_MeshRelaxParams? params_=null, MR.Std.Const_Function_BoolFuncFromFloat? cb=null) | MR | inlinestatic |
| relax(MR.Const_MeshTopology topology, MR.VertCoords points, MR.Const_MeshRelaxParams? params_=null, MR.Std.Const_Function_BoolFuncFromFloat? cb=null) | MR | inlinestatic |
| relax(MR.PointCloud pointCloud, MR.Const_PointCloudRelaxParams? params_=null, MR.Std._ByValue_Function_BoolFuncFromFloat? cb=null) | MR | inlinestatic |
| relaxApprox(MR.Mesh mesh, MR.Const_MeshApproxRelaxParams? params_=null, MR.Std.Const_Function_BoolFuncFromFloat? cb=null) | MR | inlinestatic |
| relaxApprox(MR.Const_MeshTopology topology, MR.VertCoords points, MR.Const_MeshApproxRelaxParams? params_=null, MR.Std.Const_Function_BoolFuncFromFloat? cb=null) | MR | inlinestatic |
| relaxApprox(MR.PointCloud pointCloud, MR.Const_PointCloudApproxRelaxParams? params_=null, MR.Std._ByValue_Function_BoolFuncFromFloat? cb=null) | MR | inlinestatic |
| RelaxApproxType enum name (defined in MR) | MR | |
| relaxKeepVolume(MR.Mesh mesh, MR.Const_MeshRelaxParams? params_=null, MR.Std.Const_Function_BoolFuncFromFloat? cb=null) | MR | inlinestatic |
| relaxKeepVolume(MR.Const_MeshTopology topology, MR.VertCoords points, MR.Const_MeshRelaxParams? params_=null, MR.Std.Const_Function_BoolFuncFromFloat? cb=null) | MR | inlinestatic |
| relaxKeepVolume(MR.PointCloud pointCloud, MR.Const_PointCloudRelaxParams? params_=null, MR.Std._ByValue_Function_BoolFuncFromFloat? cb=null) | MR | inlinestatic |
| remesh(MR.Mesh mesh, MR.Const_RemeshSettings settings) | MR | inlinestatic |
| removeLoneContours(MR.Std.Vector_StdVectorMRVarEdgeTri contours, bool? ignoreOpen=null) | MR | inlinestatic |
| removeLoneDegeneratedContours(MR.Const_MeshTopology edgesTopology, MR.Std.Vector_MROneMeshContour faceContours, MR.Std.Vector_MROneMeshContour edgeContours) | MR | inlinestatic |
| removeSpikes(MR.Mesh mesh, int maxIterations, float minSumAngle, MR.Const_VertBitSet? region=null) | MR | inlinestatic |
| removeSpikes(MR.Const_MeshTopology topology, MR.VertCoords points, int maxIterations, float minSumAngle, MR.Const_VertBitSet? region=null) | MR | inlinestatic |
| RenderModelPassMask enum name | MR | |
| Reorder enum name | MR | |
| replace(string target, string from, string to) | MR | inlinestatic |
| replaceInplace(MR.Std.String target, string from, string to) | MR | inlinestatic |
| replaceProhibitedChars(string line, byte? replacement=null) | MR | inlinestatic |
| replicateZ(MR.Mesh m, MR.Const_Mesh target) | MR | inlinestatic |
| reportProgress(MR.Std._ByValue_Function_BoolFuncFromFloat cb, float v) | MR | inlinestatic |
| reportProgress(MR.Std._ByValue_Function_BoolFuncFromFloat cb, float v, ulong counter, int divider) | MR | inlinestatic |
| resample(MR.Const_MarkedContour3f in_, float minStep, MR.Std.Vector_MRVector3f? normals=null) | MR | inlinestatic |
| resampled(MR.Const_FloatGrid grid, float voxelScale, MR.Std._ByValue_Function_BoolFuncFromFloat? cb=null) | MR | inlinestatic |
| resampled(MR.Const_FloatGrid grid, in MR.Vector3f voxelScale, MR.Std._ByValue_Function_BoolFuncFromFloat? cb=null) | MR | inlinestatic |
| resolveMeshDegenerations(MR.Mesh mesh, MR.Const_ResolveMeshDegenSettings? settings=null) | MR | inlinestatic |
| reverse(MR.Std.Vector_MREdgeId path) | MR | inlinestatic |
| reverse(MR.Std.Vector_StdVectorMREdgeId paths) | MR | inlinestatic |
| roundToPrecision(double v, int precision) | MR | inlinestatic |
| roundToPrecision(float v, int precision) | MR | inlinestatic |
| same(MR.Const_MeshTopology topology, MR.Const_EdgePoint lhs, MR.Const_EdgePoint rhs) | MR | inlinestatic |
| same(MR.Const_MeshTopology topology, MR.Const_MeshTriPoint lhs, MR.Const_MeshTriPoint rhs) | MR | inlinestatic |
| sampleHalfSphere() | MR | inlinestatic |
| sampleVertexColor(MR.Const_Mesh mesh, MR.VertId v, MR.Const_MeshTexture tex, MR.Const_TriCornerUVCoords triCornerUvCoords) | MR | inlinestatic |
| sampleVertexColors(MR.Const_Mesh mesh, MR.Const_MeshTexture tex, MR.Const_TriCornerUVCoords triCornerUvCoords) | MR | inlinestatic |
| saveObjectVoxelsToFile(MR.Const_Object object_, string path, MR.ObjectSave.Const_Settings settings) | MR | inlinestatic |
| ScalarType enum name | MR | |
| segmentByGraphCut(MR.Const_MeshTopology topology, MR.Const_FaceBitSet source, MR.Const_FaceBitSet sink, MR.Std.Const_Function_FloatFuncFromMREdgeId metric, MR.Std.Const_Function_BoolFuncFromFloat? progress=null) | MR | inlinestatic |
| segmentIntersectionOrder(MR.Std.Const_Array_MRPreciseVertCoords2_6 vs) | MR | inlinestatic |
| segmentIntersectionOrder(MR.Std.Const_Array_MRPreciseVertCoords_8 vs) | MR | inlinestatic |
| segmentVolume(MR.Const_VdbVolume volume, MR.Std.Const_Vector_StdPairMRVector3fMRVector3f pairs, MR.Const_VolumeSegmentationParameters? params_=null) | MR | inlinestatic |
| segmentVolumeByGraphCut(MR.Const_SimpleVolume densityVolume, float k, MR.Const_VoxelBitSet sourceSeeds, MR.Const_VoxelBitSet sinkSeeds, MR.Std._ByValue_Function_BoolFuncFromFloat? cb=null) | MR | inlinestatic |
| segmentVoxelMaskToInstances(MR.Const_VdbVolume mask, ulong? minSize=null, MR.Std._ByValue_Function_BoolFuncFromFloat? cb=null) | MR | inlinestatic |
| segPoints(ref MR.Vector3f VEC, ref MR.Vector3f X, ref MR.Vector3f Y, in MR.Vector3f P, in MR.Vector3f A, in MR.Vector3f Q, in MR.Vector3f B) | MR | inlinestatic |
| selfBoolean(MR.Const_Mesh mesh) | MR | inlinestatic |
| separateClosedContour(MR.Const_Mesh mesh, MR.Std.Const_Vector_MRVector3f contour, MR.Std.Const_Function_VoidFuncFromConstMREdgePointRef? cb=null) | MR | inlinestatic |
| serializeMesh(MR.Const_Mesh mesh, string path, MR.Const_FaceBitSet? selection=null, MR.Misc._InOpt< byte >? serializeFormat=null) | MR | inlinestatic |
| serializeObjectTree(MR.Const_Object object_, string path, MR.Std._ByValue_Function_VoidFuncFromConstStdFilesystemPathRef preCompress, MR.ObjectSave.Const_Settings? settings=null) | MR | inlinestatic |
| serializeObjectTree(MR.Const_Object object_, string path, MR.ObjectSave.Const_Settings? settings=null) | MR | inlinestatic |
| serializeObjectTreeToGltf(MR.Const_Object root, string file, MR.ObjectSave.Const_Settings settings) | MR | inlinestatic |
| setCurrentThreadName(byte? name) | MR | inlinestatic |
| setDefaultSerializeMeshFormat(string newFormat) | MR | inlinestatic |
| setDefaultSerializePointsFormat(string newFormat) | MR | inlinestatic |
| setDefaultSerializeVoxelsFormat(string newFormat) | MR | inlinestatic |
| setLevelSetType(MR.FloatGrid grid) | MR | inlinestatic |
| setNewHandlerIfNeeded() | MR | inlinestatic |
| setupLoggerByDefault(MR.Std.Const_Function_VoidFunc? customLogSinkAdder=null) | MR | inlinestatic |
| setValue(MR.FloatGrid grid, in MR.Vector3i p, float value) | MR | inlinestatic |
| setValue(MR.FloatGrid grid, MR.Const_VoxelBitSet region, float value) | MR | inlinestatic |
| setValues(MR.FloatGrid grid, MR.Const_VoxelBitSet region, MR.Std.Const_Vector_Float values) | MR | inlinestatic |
| sharpenMarchingCubesMesh(MR.Const_MeshPart ref_, MR.Mesh vox, MR.Vector_MRVoxelId_MRFaceId face2voxel, MR.Const_SharpenMarchingCubesMeshSettings settings) | MR | inlinestatic |
| sharpOffsetMesh(MR.Const_MeshPart mp, float offset, MR.Const_SharpOffsetParameters? params_=null) | MR | inlinestatic |
| shrink(MR.Const_MeshTopology topology, MR.FaceBitSet region, int? hops=null) | MR | inlinestatic |
| shrink(MR.Const_MeshTopology topology, MR.VertBitSet region, int? hops=null) | MR | inlinestatic |
| shrinkFaces(MR.Const_MeshTopology topology, MR.Const_FaceBitSet region, MR.Const_UndirectedEdgeBitSet? stopEdges=null) | MR | inlinestatic |
| shrinkPixelMask(MR.PixelBitSet mask, MR.Const_RectIndexer indexer, int? shrinkage=null) | MR | inlinestatic |
| shrinkVoxelsMask(MR.VoxelBitSet mask, MR.Const_VolumeIndexer indexer, int? shrinkage=null) | MR | inlinestatic |
| Side enum name (defined in MR) | MR | |
| SignDetectionMode enum name | MR | |
| SignDetectionModeShort enum name | MR | |
| signedDistanceToMesh(MR.Const_MeshPart mp, in MR.Vector3f p, MR.Const_SignedDistanceToMeshOptions op) | MR | inlinestatic |
| simpleVolumeToDenseGrid(MR.Const_SimpleVolume simpleVolume, float? background=null, MR.Std._ByValue_Function_BoolFuncFromFloat? cb=null) | MR | inlinestatic |
| simpleVolumeToVdbVolume(MR.Const_SimpleVolumeMinMax simpleVolume, MR.Std._ByValue_Function_BoolFuncFromFloat? cb=null) | MR | inlinestatic |
| SlicePlane enum name | MR | |
| SlicePlane enum name | MR | |
| smaller(MR.Const_PreciseVertCoord l, MR.Const_PreciseVertCoord r) | MR | inlinestatic |
| smaller2(MR.Std.Const_Array_MRPreciseVertCoords2_4 vs) | MR | inlinestatic |
| smoothRegionBoundary(MR.Mesh mesh, MR.Const_FaceBitSet regionFaces, int? numIters=null) | MR | inlinestatic |
| smoothSelection(MR.Mesh mesh, MR.Const_FaceBitSet region, float expandOffset, float shrinkOffset) | MR | inlinestatic |
| sortPathsByLength(MR.Std.Vector_StdVectorMREdgeId paths, MR.Const_Mesh mesh) | MR | inlinestatic |
| sortPathsByMetric(MR.Std.Vector_StdVectorMREdgeId paths, MR.Std._ByValue_Function_FloatFuncFromMREdgeId metric) | MR | inlinestatic |
| sortScanFilesByName(MR.Std.Vector_StdFilesystemPath scans) | MR | inlinestatic |
| sortScansByOrder(MR.Std.Vector_StdFilesystemPath scans, MR.Std.Vector_MRSliceInfo zOrder) | MR | inlinestatic |
| split(string string_, string delimiter) | MR | inlinestatic |
| splitByChunks(ulong totalSize, ulong chunkSize, ulong? overlap=null) | MR | inlinestatic |
| splitByLines(byte? data, ulong size) | MR | inlinestatic |
| splitOnSimpleLoops(MR.Const_MeshTopology topology, MR.Misc._Moved< MR.Std.Vector_StdVectorMREdgeId > loops) | MR | inlinestatic |
| splitQuad(MR.MeshTopology topology, MR.EdgeId a, MR.FaceBitSet? outNewFaces=null) | MR | inlinestatic |
| stitchContours(MR.MeshTopology topology, MR.Std.Const_Vector_MREdgeId c0, MR.Std.Const_Vector_MREdgeId c1) | MR | inlinestatic |
| straightenBoundary(MR.Mesh mesh, MR.EdgeId bd, float minNeiNormalsDot, float maxTriAspectRatio, MR.FaceBitSet? newFaces=null) | MR | inlinestatic |
| subdivideLoneContours(MR.Mesh mesh, MR.Std.Const_Vector_MROneMeshContour contours, MR.Phmap.FlatHashMap_MRFaceId_MRFaceId? new2oldMap=null) | MR | inlinestatic |
| subdivideMesh(MR.Mesh mesh, MR.Const_SubdivideSettings? settings=null) | MR | inlinestatic |
| subdivideMesh(MR.ObjectMeshData data, MR.Const_SubdivideSettings settings) | MR | inlinestatic |
| subdividePolyline(MR.Polyline2 polyline, MR.Const_PolylineSubdivideSettings? settings=null) | MR | inlinestatic |
| subdividePolyline(MR.Polyline3 polyline, MR.Const_PolylineSubdivideSettings? settings=null) | MR | inlinestatic |
| subdivideWithPlane(MR.Mesh mesh, MR.Const_Plane3f plane, MR.Phmap.FlatHashMap_MRFaceId_MRFaceId? new2Old=null, float? eps=null, MR.Std._ByValue_Function_VoidFuncFromMREdgeIdMREdgeIdFloat? onEdgeSplitCallback=null) | MR | inlinestatic |
| subdivideWithPlane(MR.Polyline3 polyline, MR.Const_Plane3f plane, MR.EdgeBitSet? newPositiveEdges=null, MR.Std._ByValue_Function_VoidFuncFromMREdgeIdMREdgeIdFloat? onEdgeSplitCallback=null) | MR | inlinestatic |
| subprogress(MR.Std._ByValue_Function_BoolFuncFromFloat cb, float from, float to) | MR | inlinestatic |
| subprogress(MR.Std._ByValue_Function_BoolFuncFromFloat cb, ulong index, ulong count) | MR | inlinestatic |
| suggestVoxelSize(MR.Const_MeshPart mp, float approxNumVoxels) | MR | inlinestatic |
| sumAngles(MR.Const_MeshTopology topology, MR.Const_VertCoords points, MR.VertId v, MR.Misc.InOut< bool >? outBoundaryVert=null) | MR | inlinestatic |
| surfacePathLength(MR.Const_Mesh mesh, MR.Std.Const_Vector_MREdgePoint surfacePath) | MR | inlinestatic |
| surfacePathsToContours3f(MR.Const_Mesh mesh, MR.Std.Const_Vector_StdVectorMREdgePoint lines) | MR | inlinestatic |
| surfacePathToContour3f(MR.Const_Mesh mesh, MR.Std.Const_Vector_MREdgePoint line) | MR | inlinestatic |
| surroundingContour(MR.Const_Mesh mesh, MR.Std._ByValue_Vector_MREdgeId includeEdges, MR.Std.Const_Function_FloatFuncFromMREdgeId edgeMetric, in MR.Vector3f dir) | MR | inlinestatic |
| surroundingContour(MR.Const_Mesh mesh, MR.Std._ByValue_Vector_MRVertId keyVertices, MR.Std.Const_Function_FloatFuncFromMREdgeId edgeMetric, in MR.Vector3f dir) | MR | inlinestatic |
| systemToUtf8(string system) | MR | inlinestatic |
| teethMaskToDirectionVolume(MR.Const_VdbVolume volume, MR.Std.Const_Vector_Int? additionalIds=null) | MR | inlinestatic |
| terrainTriangulation(MR.Std._ByValue_Vector_MRVector3f points, MR.Std._ByValue_Function_BoolFuncFromFloat? cb=null) | MR | inlinestatic |
| thickenMesh(MR.Const_Mesh mesh, float offset, MR.Const_GeneralOffsetParameters? params_=null, MR.Const_PartMapping? map=null) | MR | inlinestatic |
| TimeUnit enum name (defined in MR) | MR | |
| toEdgePoint(MR.Const_MeshTopology topology, MR.Const_VertCoords points, MR.EdgeId e, in MR.Vector3f p) | MR | inlinestatic |
| toLower(string str) | MR | inlinestatic |
| toString(MR.DimensionsVisualizePropertyType value) | MR | inlinestatic |
| toString(MR.PathError error) | MR | inlinestatic |
| toTriPoint(MR.Const_MeshTopology topology, MR.Const_VertCoords points, MR.FaceId f, in MR.Vector3f p) | MR | inlinestatic |
| toTriPoint(MR.Const_MeshTopology topology, MR.Const_VertCoords points, MR.Const_PointOnFace p) | MR | inlinestatic |
| trackLeftBoundaryLoop(MR.Const_MeshTopology topology, MR.EdgeId e0, MR.Const_FaceBitSet? region=null) | MR | inlinestatic |
| trackLeftBoundaryLoop(MR.Const_MeshTopology topology, MR.Const_FaceBitSet region, MR.EdgeId e0) | MR | inlinestatic |
| trackRightBoundaryLoop(MR.Const_MeshTopology topology, MR.EdgeId e0, MR.Const_FaceBitSet? region=null) | MR | inlinestatic |
| trackRightBoundaryLoop(MR.Const_MeshTopology topology, MR.Const_FaceBitSet region, MR.EdgeId e0) | MR | inlinestatic |
| trackSection(MR.Const_MeshPart mp, MR.Const_MeshTriPoint start, MR.MeshTriPoint end, in MR.Vector3f direction, float distance) | MR | inlinestatic |
| trackSection(MR.Const_MeshPart mp, MR.Const_MeshTriPoint start, MR.Const_MeshTriPoint end, in MR.Vector3f planePoint, bool ccw) | MR | inlinestatic |
| transformNormals(MR.Const_VertCoords normals, MR.Const_VertBitSet validVerts, MR.Matrix3d? m, MR.VertCoords buf) | MR | inlinestatic |
| transformPoints(MR.Const_VertCoords verts, MR.Const_VertBitSet validVerts, MR.AffineXf3d? xf, MR.VertCoords buf, MR.Const_VertRenumber? vertRenumber=null) | MR | inlinestatic |
| transformVdbVolume(MR.Const_VdbVolume volume, in MR.AffineXf3f xf, bool? fixBox=null, MR.Box3f? box=null) | MR | inlinestatic |
| triangleAspectRatio(MR.Const_MeshTopology topology, MR.Const_VertCoords points, MR.FaceId f) | MR | inlinestatic |
| TriangleCallback typedef | MR | |
| TriangleCornerNormals typedef | MR | |
| triangulatePointCloud(MR.Const_PointCloud pointCloud, MR.Const_TriangulationParameters? params_=null, MR.Std.Const_Function_BoolFuncFromFloat? progressCb=null) | MR | inlinestatic |
| triCenter(MR.Const_MeshTopology topology, MR.Const_VertCoords points, MR.FaceId f) | MR | inlinestatic |
| triDist(ref MR.Vector3f p, ref MR.Vector3f q, in MR.Std.Array_MRVector3f_3 s, in MR.Std.Array_MRVector3f_3 t) | MR | inlinestatic |
| trim(string str) | MR | inlinestatic |
| trimLeft(string str) | MR | inlinestatic |
| trimRight(string str) | MR | inlinestatic |
| trimWithPlane(MR.Mesh mesh, MR.Const_TrimWithPlaneParams params_, MR.Const_TrimOptionalOutput? optOut=null) | MR | inlinestatic |
| trimWithPlane(MR.Polyline3 polyline, MR.Const_Plane3f plane, MR.Const_DividePolylineParameters? params_=null) | MR | inlinestatic |
| triPoint(MR.Const_MeshTopology topology, MR.Const_VertCoords points, MR.Const_MeshTriPoint p) | MR | inlinestatic |
| Turn enum name | MR | |
| undirectedEdges(MR.Const_MeshTopology topology) | MR | inlinestatic |
| undirectedEdges(MR.Const_PolylineTopology topology) | MR | inlinestatic |
| uniteLocalTriangulations(MR.Std.Const_Vector_MRSomeLocalTriangulations in_, MR.Std.Const_Function_BoolFuncFromFloat? progress=null) | MR | inlinestatic |
| uniteManyMeshes(MR.Std.Const_Vector_ConstMRMeshPtr meshes, MR.Const_UniteManyMeshesParams? params_=null) | MR | inlinestatic |
| updateGroupPairs(MR.ICPGroupPairs pairs, MR.Const_Vector_MRMeshOrPointsXf_MRObjId objs, MR.Std._ByValue_Function_VoidFuncFromConstMRVector3fRefMRMeshOrPointsProjectionResultRefMRObjIdRef srcProjector, MR.Std._ByValue_Function_VoidFuncFromConstMRVector3fRefMRMeshOrPointsProjectionResultRefMRObjIdRef tgtProjector, float cosThreshold, float distThresholdSq, bool mutualClosest) | MR | inlinestatic |
| updateIndicator(MR.Const_Mesh mesh, MR.UndirectedEdgeScalars v, MR.Const_FaceNormals normals, float beta, float gamma) | MR | inlinestatic |
| updateIndicatorFast(MR.Const_MeshTopology topology, MR.UndirectedEdgeScalars v, MR.Const_FaceNormals normals, float beta, float gamma) | MR | inlinestatic |
| updatePointPairs(MR.PointPairs pairs, MR.Const_MeshOrPointsXf src, MR.Const_MeshOrPointsXf tgt, float cosThreshold, float distThresholdSq, bool mutualClosest) | MR | inlinestatic |
| UseAABBTree enum name (defined in MR) | MR | |
| utf8string(string path) | MR | inlinestatic |
| utf8substr(byte? s, ulong pos, ulong count) | MR | inlinestatic |
| utf8ToSystem(string utf8) | MR | inlinestatic |
| vdbVolumeToSimpleVolume(MR.Const_VdbVolume vdbVolume, MR.Box3i? activeBox=null, MR.Std._ByValue_Function_BoolFuncFromFloat? cb=null) | MR | inlinestatic |
| vdbVolumeToSimpleVolumeNorm(MR.Const_VdbVolume vdbVolume, MR.Box3i? activeBox=null, MR._InOpt_Box1f sourceScale=default, MR.Std._ByValue_Function_BoolFuncFromFloat? cb=null) | MR | inlinestatic |
| vdbVolumeToSimpleVolumeU16(MR.Const_VdbVolume vdbVolume, MR.Box3i? activeBox=null, MR._InOpt_Box1f sourceScale=default, MR.Std._ByValue_Function_BoolFuncFromFloat? cb=null) | MR | inlinestatic |
| VertexMass enum name | MR | |
| vertexPosEqualNeiAreas(MR.Const_Mesh mesh, MR.VertId v, bool noShrinkage) | MR | inlinestatic |
| vertexPosEqualNeiAreas(MR.Const_MeshTopology topology, MR.Const_VertCoords points, MR.VertId v, bool noShrinkage) | MR | inlinestatic |
| verticesGridSampling(MR.Const_MeshPart mp, float voxelSize, MR.Std.Const_Function_BoolFuncFromFloat? cb=null) | MR | inlinestatic |
| vertMapsComposition(MR.VertMap a2b, MR.Const_VertMap b2c) | MR | inlinestatic |
| vertMapsComposition(MR.Const_VertMap a2b, MR.Const_VertMap b2c) | MR | inlinestatic |
| VisualizeMaskType enum name (defined in MR) | MR | |
| volume(MR.Const_MeshTopology topology, MR.Const_VertCoords points, MR.Const_FaceBitSet? region=null) | MR | inlinestatic |
| VolumeUnit enum name (defined in MR) | MR | |
| voxelFilter(MR.Const_VdbVolume volume, MR.VoxelFilterType type, int width) | MR | inlinestatic |
| VoxelFilterType enum name (defined in MR) | MR | |
| voxelizeAndComputeVolume(MR.Std.Const_Vector_StdSharedPtrMRMesh meshes, in MR.AffineXf3f xf, in MR.Vector3f voxelSize) | MR | inlinestatic |
| voxelsApplyTransform(MR.ObjectVoxels obj, in MR.AffineXf3f xf, bool fixBox) | MR | inlinestatic |
| voxelsExponentMetric(MR.Const_VdbVolume voxels, MR.Const_VoxelMetricParameters parameters, float? modifier=null) | MR | inlinestatic |
| voxelsSumDiffsMetric(MR.Const_VdbVolume voxels, MR.Const_VoxelMetricParameters parameters) | MR | inlinestatic |
| WrapType enum name (defined in MR) | MR | |
| writeByBlocks(MR.Std.Ostream out_, byte? data, ulong dataSize, MR.Std._ByValue_Function_BoolFuncFromFloat? callback=null, ulong? blockSize=null) | MR | inlinestatic |
| writeRawTiff(byte? bytes, string path, MR.Const_WriteRawTiffParams params_) | MR | inlinestatic |
| writeRawTiff(byte? bytes, string path, MR.Const_BaseTiffParameters params_, MR.AffineXf3f? xf) | MR | inlinestatic |
| XY | MR | |
| xyPlaneMeshIntersect(MR.Const_MeshPart meshPart, float zLevel, MR.FaceBitSet? fs, MR.UndirectedEdgeBitSet? ues, MR.VertBitSet? vs, MR.Std.Vector_MRFaceId? fsVec=null) | MR | inlinestatic |
| YZ | MR | |
| zCompensate(MR.Mesh mesh, MR.Const_ZCompensateParams params_) | MR | inlinestatic |
| zlibCompressStream(MR.Std.Istream in_, MR.Std.Ostream out_, int? level=null) | MR | inlinestatic |
| zlibDecompressStream(MR.Std.Istream in_, MR.Std.Ostream out_) | MR | inlinestatic |
| ZX | MR |