Index A | B | C | D | E | F | G | H | I | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z A AABB() (in module mymesh.utils) Adaptive() (in module mymesh.contour) addEdges() (mymesh.mesh.mesh method) addElems() (mymesh.mesh.mesh method) addFaces() (mymesh.mesh.mesh method) addNodes() (mymesh.mesh.mesh method) AnalyticalCurvature() (in module mymesh.curvature) Area() (in module mymesh.quality) AspectRatio() (in module mymesh.quality) B BaryTet() (in module mymesh.utils) BaryTri() (in module mymesh.utils) BaryTris() (in module mymesh.utils) BoundaryBoundaryIntersection() (in module mymesh.rays) BoundaryConn (mymesh.mesh.mesh property) BoundaryNodes (mymesh.mesh.mesh property) BowyerWatson2d() (in module mymesh.delaunay) BowyerWatson3d() (in module mymesh.delaunay) box() (in module mymesh.implicit) Box() (in module mymesh.primitives) BoxTrianglesIntersection() (in module mymesh.rays) C CalcFaceNormal() (in module mymesh.utils) cells (mymesh.mesh.mesh property) Centroids (mymesh.mesh.mesh property) Centroids() (in module mymesh.utils) Circle() (in module mymesh.primitives) CirclePt() (in module mymesh.primitives) cleanup() (mymesh.mesh.mesh method) CleanupDegenerateElements() (in module mymesh.utils) Clip() (mymesh.mesh.mesh method) Contour() (mymesh.mesh.mesh method) ConvexHull() (in module mymesh.delaunay) ConvexHull_GiftWrapping() (in module mymesh.delaunay) ConvexHullFanTriangulation() (in module mymesh.delaunay) copy() (mymesh.mesh.mesh method) CreateBoundaryLayer() (mymesh.mesh.mesh method) Crop() (mymesh.mesh.mesh method) CubicFit() (in module mymesh.curvature) Curvedness() (in module mymesh.curvature) cylinder() (in module mymesh.implicit) Cylinder() (in module mymesh.primitives) D DeleteDegenerateElements() (in module mymesh.utils) DeleteDuplicateNodes() (in module mymesh.utils) DetectFeatures() (in module mymesh.utils) diamond() (in module mymesh.implicit) diff() (in module mymesh.implicit) difff() (in module mymesh.implicit) diffs() (in module mymesh.implicit) dihedralAngles() (in module mymesh.quality) DilateVoxel() (in module mymesh.utils) E EdgeConn (mymesh.mesh.mesh property) EdgeElemConn (mymesh.mesh.mesh property) Edges (mymesh.mesh.mesh property) edges2unique() (in module mymesh.converter) EdgesByElement() (in module mymesh.converter) EdgeSets (mymesh.mesh attribute) ElemConn (mymesh.mesh.mesh property) ElemData (mymesh.mesh attribute) ElemNeighbors (mymesh.mesh.mesh property) ElemNormals (mymesh.mesh.mesh property) ElemSets (mymesh.mesh attribute) equiangular_skewness() (in module mymesh.quality) ErodeVoxel() (in module mymesh.utils) EulerCharacteristic (mymesh.mesh.mesh property) ExtractRagged() (in module mymesh.utils) Extrude() (in module mymesh.primitives) F Face2NodeNormal() (in module mymesh.utils) FaceColor() (in module mymesh.visualize) FaceConn (mymesh.mesh.mesh property) FaceElemConn (mymesh.mesh.mesh property) Faces (mymesh.mesh.mesh property) faces2surface() (in module mymesh.converter) faces2unique() (in module mymesh.converter) FaceSets (mymesh.mesh attribute) Function2Octree() (in module mymesh.octree) G GaussianCurvature() (in module mymesh.curvature) Genus (mymesh.mesh.mesh property) GeoTransformSmoothing() (in module mymesh.improvement) getAllLeaf() (in module mymesh.octree) getConnectedElements() (in module mymesh.utils) getConnectedNodes() (in module mymesh.utils) getCurvature() (mymesh.mesh.mesh method) getElemConnectivity() (in module mymesh.utils) getElemNeighbors() (in module mymesh.utils) getNodeNeighborhood() (in module mymesh.utils) getNodeNeighborhoodByRadius() (in module mymesh.utils) getNodeNeighbors() (in module mymesh.utils) getQuality() (mymesh.mesh.mesh method) GetTheme() (in module mymesh.visualize) Grid() (in module mymesh.primitives) Grid2D() (in module mymesh.primitives) grid2fun() (in module mymesh.implicit) grid2grad() (in module mymesh.implicit) gyroid() (in module mymesh.implicit) H hex2edges() (in module mymesh.converter) hex2faces() (in module mymesh.converter) hex2tet() (in module mymesh.converter) hexsubdivide() (in module mymesh.converter) I identify_type() (in module mymesh.utils) (mymesh.mesh.mesh method) im2voxel() (in module mymesh.converter) ImageCurvature() (in module mymesh.curvature) imread() (mymesh.mesh.mesh method) intersection() (in module mymesh.implicit) intersectionf() (in module mymesh.implicit) intersections() (in module mymesh.implicit) InverseOrthogonality() (in module mymesh.quality) InverseOrthogonalQuality() (in module mymesh.quality) L lidinoid() (in module mymesh.implicit) Line() (in module mymesh.primitives) LocalLaplacianSmoothing() (in module mymesh.improvement) M makePyramidLayer() (in module mymesh.utils) MarchingCubes() (in module mymesh.contour) MarchingCubesImage() (in module mymesh.contour) MarchingSquares() (in module mymesh.contour) MarchingSquaresImage() (in module mymesh.contour) MarchingTetrahedra() (in module mymesh.contour) MaxDihedral() (in module mymesh.quality) MeanCurvature() (in module mymesh.curvature) MeanRatio() (in module mymesh.quality) merge() (mymesh.mesh.mesh method) MergeMesh() (in module mymesh.utils) mesh (class in mymesh) mesh2sdf() (in module mymesh.implicit) mesh2udf() (in module mymesh.implicit) MeshBooleans() (in module mymesh.booleans) meshio2mymesh() (mymesh.mesh.mesh method) MinDihedral() (in module mymesh.quality) Mirror() (mymesh.mesh.mesh method) MirrorMesh() (in module mymesh.utils) module mymesh mymesh.booleans mymesh.contour mymesh.converter mymesh.curvature mymesh.delaunay mymesh.image mymesh.implicit mymesh.improvement mymesh.octree mymesh.primitives mymesh.quality mymesh.rays mymesh.utils mymesh.visualize MVBB() (in module mymesh.utils) mymesh module mymesh.booleans module mymesh.contour module mymesh.converter module mymesh.curvature module mymesh.delaunay module mymesh.image module mymesh.implicit module mymesh.improvement module mymesh.octree module mymesh.primitives module mymesh.quality module mymesh.rays module mymesh.utils module mymesh.visualize module mymesh2meshio() (mymesh.mesh.mesh method) N ND (mymesh.mesh.mesh property) NEdge (mymesh.mesh.mesh property) NElem (mymesh.mesh.mesh property) neovius() (in module mymesh.implicit) NFace (mymesh.mesh.mesh property) NNode (mymesh.mesh.mesh property) NodeData (mymesh.mesh attribute) NodeNeighbors (mymesh.mesh.mesh property) NodeNormals (mymesh.mesh.mesh property) NodeNormalsMethod (mymesh.mesh.mesh property) NodeSets (mymesh.mesh attribute) NodeSpringSmoothing() (in module mymesh.improvement) NormCurve() (in module mymesh.curvature) O Octree2Dual() (in module mymesh.octree) Octree2Voxel() (in module mymesh.octree) offset() (in module mymesh.implicit) Orthogonality() (in module mymesh.quality) OrthogonalQuality() (in module mymesh.quality) P PadRagged() (in module mymesh.utils) ParseColor() (in module mymesh.visualize) Plane() (in module mymesh.primitives) PlaneBoxIntersection() (in module mymesh.rays) PlaneSurfIntersection() (in module mymesh.rays) PlaneTriangleIntersection() (in module mymesh.rays) PlaneTrianglesIntersection() (in module mymesh.rays) plot() (mymesh.mesh.mesh method) PointInBoundary() (in module mymesh.rays) PointInBox() (in module mymesh.rays) PointInSurf() (in module mymesh.rays) PointInTri() (in module mymesh.rays) points (mymesh.mesh.mesh property) Points2Octree() (in module mymesh.octree) PointsInSurf() (in module mymesh.rays) PointsInTris() (in module mymesh.rays) PointsInVoxel() (in module mymesh.rays) polygon2edges() (in module mymesh.converter) primitive() (in module mymesh.implicit) Print() (in module mymesh.octree) Project2Surface() (in module mymesh.utils) pyramid2edges() (in module mymesh.converter) pyramid2faces() (in module mymesh.converter) pyramid2tet() (in module mymesh.converter) Q quad2edges() (in module mymesh.converter) quad2tri() (in module mymesh.converter) quad_skewness() (in module mymesh.quality) QuadFit() (in module mymesh.curvature) R RayBoxesIntersection() (in module mymesh.rays) RayBoxIntersection() (in module mymesh.rays) RayOctreeIntersection() (in module mymesh.rays) RaySegmentIntersection() (in module mymesh.rays) RaySegmentsIntersection() (in module mymesh.rays) RaysSurfIntersection() (in module mymesh.rays) RaysTrianglesIntersection() (in module mymesh.rays) RaySurfIntersection() (in module mymesh.rays) RayTriangleIntersection() (in module mymesh.rays) RayTrianglesIntersection() (in module mymesh.rays) read() (in module mymesh.image) (mymesh.mesh.mesh method) RelabelNodes() (in module mymesh.utils) removeElems() (mymesh.mesh.mesh method) RenumberFacesBySet() (mymesh.mesh.mesh method) RenumberNodesBySet() (mymesh.mesh.mesh method) reset() (mymesh.mesh.mesh method) Revolve() (in module mymesh.primitives) rMax() (in module mymesh.implicit) rMin() (in module mymesh.implicit) S SciPy() (in module mymesh.delaunay) SearchOctree() (in module mymesh.octree) SearchOctreeTri() (in module mymesh.octree) SegmentSegmentIntersection() (in module mymesh.rays) SegmentSpringSmoothing() (in module mymesh.improvement) SegmentsSegmentsIntersection() (in module mymesh.rays) set_vispy_backend() (in module mymesh.visualize) ShapeCategory() (in module mymesh.curvature) ShapeIndex() (in module mymesh.curvature) Skewness() (in module mymesh.quality) SmartLaplacianSmoothing() (in module mymesh.improvement) solid2edges() (in module mymesh.converter) solid2faces() (in module mymesh.converter) solid2surface() (in module mymesh.converter) solid2tets() (in module mymesh.converter) SortRaggedByLength() (in module mymesh.utils) sphere() (in module mymesh.implicit) Sphere() (in module mymesh.primitives) SplitMesh() (in module mymesh.booleans) SplitRaggedByLength() (in module mymesh.utils) surf2dual() (in module mymesh.converter) surf2edges() (in module mymesh.converter) surf2tris() (in module mymesh.converter) surf2voxel() (in module mymesh.converter) Surface (mymesh.mesh.mesh property) Surface2Octree() (in module mymesh.octree) SurfaceMesh() (in module mymesh.image) (in module mymesh.implicit) SurfaceNodeOptimization() (in module mymesh.image) (in module mymesh.implicit) SurfConn (mymesh.mesh.mesh property) SurfDihedralAngles() (in module mymesh.quality) SurfElemConn (mymesh.mesh.mesh property) SurfMapping() (in module mymesh.utils) SurfNodeNeighbors (mymesh.mesh.mesh property) SurfNodes (mymesh.mesh.mesh property) SurfSelfIntersection() (in module mymesh.rays) SurfSurfIntersection() (in module mymesh.rays) T TangentialLaplacianSmoothing() (in module mymesh.improvement) tet102tet4() (in module mymesh.converter) tet2edges() (in module mymesh.converter) tet2faces() (in module mymesh.converter) tet42tet10() (in module mymesh.converter) tet_vol_skewness() (in module mymesh.quality) TetContract() (in module mymesh.improvement) TetFlip() (in module mymesh.improvement) TetImprove() (in module mymesh.improvement) TetMesh() (in module mymesh.image) (in module mymesh.implicit) TetMeshVol() (in module mymesh.utils) TetSplit() (in module mymesh.improvement) thicken() (in module mymesh.implicit) thickenf() (in module mymesh.implicit) thickens() (in module mymesh.implicit) Threshold() (mymesh.mesh.mesh method) torus() (in module mymesh.implicit) Torus() (in module mymesh.primitives) tri2edges() (in module mymesh.converter) tri_skewness() (in module mymesh.quality) Triangle() (in module mymesh.delaunay) TriangleBoxIntersection() (in module mymesh.rays) TriangleSplittingTriangulation() (in module mymesh.delaunay) TrianglesTrianglesIntersection() (in module mymesh.rays) TrianglesTrianglesIntersectionPts() (in module mymesh.rays) TriangleTriangleIntersection() (in module mymesh.rays) TriangleTriangleIntersectionPt() (in module mymesh.rays) Triangulate() (in module mymesh.delaunay) TriSurfVol() (in module mymesh.utils) U union() (in module mymesh.implicit) unionf() (in module mymesh.implicit) unions() (in module mymesh.implicit) V validate() (mymesh.mesh.mesh method) ValueMapping() (in module mymesh.utils) View() (in module mymesh.visualize) view() (mymesh.mesh.mesh method) Volume() (in module mymesh.quality) voxel2im() (in module mymesh.converter) Voxel2Octree() (in module mymesh.octree) VoxelMesh() (in module mymesh.image) (in module mymesh.implicit) W wedge2edges() (in module mymesh.converter) wedge2faces() (in module mymesh.converter) wedge2tet() (in module mymesh.converter) write() (in module mymesh.image) (mymesh.mesh.mesh method) X xplane() (in module mymesh.implicit) Y yplane() (in module mymesh.implicit) Z zplane() (in module mymesh.implicit)