This is the complete list of members for MR.Mesh, including all inherited members.
| addMesh(MR.Const_Mesh from, MR.Const_PartMapping? map=null, bool? rearrangeTriangles=null) | MR.Mesh | inline |
| addMesh(MR.Const_Mesh from, MR.FaceMap? outFmap, MR.VertMap? outVmap=null, MR.WholeEdgeMap? outEmap=null, bool? rearrangeTriangles=null) | MR.Mesh | inline |
| addMeshPart(MR.Const_MeshPart from, MR.Const_PartMapping map) | MR.Mesh | inline |
| addMeshPart(MR.Const_MeshPart from, bool? flipOrientation=null, MR.Std.Const_Vector_StdVectorMREdgeId? thisContours=null, MR.Std.Const_Vector_StdVectorMREdgeId? fromContours=null, MR.Const_PartMapping? map=null) | MR.Mesh | inline |
| addPoint(in MR.Vector3f pos) | MR.Mesh | inline |
| addSeparateContours(MR.Std.Const_Vector_StdVectorMRVector3f contours, MR.AffineXf3f? xf=null) | MR.Mesh | inline |
| addSeparateEdgeLoop(MR.Std.Const_Vector_MRVector3f contourPoints) | MR.Mesh | inline |
| assign(MR._ByValue_Mesh _other) | MR.Mesh | inline |
| attachEdgeLoopPart(MR.EdgeId first, MR.EdgeId last, MR.Std.Const_Vector_MRVector3f contourPoints) | MR.Mesh | inline |
| deleteFaces(MR.Const_FaceBitSet fs, MR.Const_UndirectedEdgeBitSet? keepEdges=null) | MR.Mesh | inline |
| invalidateCaches(bool? pointsChanged=null) | MR.Mesh | inline |
| Mesh() | MR.Mesh | inline |
| Mesh(MR._ByValue_Mesh _other) | MR.Mesh | inline |
| Mesh(Const_Mesh _other) | MR.Mesh | inline |
| Mesh(Mesh _other) | MR.Mesh | inline |
| mirror(MR.Const_Plane3f plane) | MR.Mesh | inline |
| pack(MR.Const_PartMapping? map=null, bool? rearrangeTriangles=null) | MR.Mesh | inline |
| pack(MR.FaceMap? outFmap, MR.VertMap? outVmap=null, MR.WholeEdgeMap? outEmap=null, bool? rearrangeTriangles=null) | MR.Mesh | inline |
| pack(MR.Const_PackMapping map, MR.Std._ByValue_Function_BoolFuncFromFloat? cb=null) | MR.Mesh | inline |
| packOptimally(bool? preserveAABBTree=null) | MR.Mesh | inline |
| packOptimally(bool preserveAABBTree, MR.Std._ByValue_Function_BoolFuncFromFloat cb) | MR.Mesh | inline |
| points | MR.Mesh | |
| shrinkToFit() | MR.Mesh | inline |
| splitEdge(MR.EdgeId e, in MR.Vector3f newVertPos, MR.FaceBitSet? region=null, MR.Phmap.FlatHashMap_MRFaceId_MRFaceId? new2Old=null) | MR.Mesh | inline |
| splitEdge(MR.EdgeId e, MR.FaceBitSet? region=null, MR.Phmap.FlatHashMap_MRFaceId_MRFaceId? new2Old=null) | MR.Mesh | inline |
| splitFace(MR.FaceId f, in MR.Vector3f newVertPos, MR.FaceBitSet? region=null, MR.Phmap.FlatHashMap_MRFaceId_MRFaceId? new2Old=null) | MR.Mesh | inline |
| splitFace(MR.FaceId f, MR.FaceBitSet? region=null, MR.Phmap.FlatHashMap_MRFaceId_MRFaceId? new2Old=null) | MR.Mesh | inline |
| topology | MR.Mesh | |
| transform(in MR.AffineXf3f xf, MR.Const_VertBitSet? region=null) | MR.Mesh | inline |
| updateCaches(MR.Const_VertBitSet changedVerts) | MR.Mesh | inline |
| zeroUnusedPoints() | MR.Mesh | inline |