MCPcopy Create free account

hub / github.com/MeshInspector/MeshLib / functions

Functions8,977 in github.com/MeshInspector/MeshLib

↓ 27 callersFunctionStaticTypeName
return name of subtype for serialization purposes
source/MRMesh/MRObject.h:70
↓ 27 callersFunctionchunkCount
source/MRMesh/MRChunkIterator.cpp:34
↓ 27 callersFunctioncompare_meshes_similarity
Compare two meshes and assert them to similarity by different params. Similarity calcs as (mesh1.param - mesh2.param) / min(mesh1.param, mesh
test_regression/helpers/meshlib_helpers.py:32
↓ 27 callersMethodedgeSize
returns the number of edge records, including invalid ones
source/MRMesh/MRGraph.h:65
↓ 27 callersMethodhasFace
returns true if given face is present in the mesh
source/MRMesh/MRMeshTopology.h:246
↓ 27 callersFunctionmixed
source/MRMesh/MRVector3.h:204
↓ 27 callersMethodrootNodeId
source/MRMesh/MRAABBTreePoints.h:34
↓ 26 callersMethodaddFromPoints
source/MRMesh/MRPolyline.cpp:48
↓ 26 callersFunctionboolean
source/MRMesh/MRMeshBoolean.cpp:92
↓ 26 callersMethodcorner
returns the corner of this box as specified by given bool-vector: 0 element in (c) means take min's coordinate, 1 element in (c) means take max's coor
source/MRMesh/MRBox.h:80
↓ 26 callersFunctionedgeLengthMetric
source/MRMesh/MREdgeMetric.cpp:16
↓ 26 callersMethodedgeWithOrg
returns valid edge if given vertex is present in the mesh
source/MRMesh/MRMeshTopology.h:195
↓ 26 callersMethodgetValue
source/MRVoxels/MRMoveMeshToVoxelMaxDeriv.cpp:71
↓ 26 callersMethodrestart
source/MRMesh/MRTimer.cpp:185
↓ 26 callersFunctiontoPrimitive
source/MRMesh/MRFeatures.h:116
↓ 25 callersMethodaddMeshPart
source/MRMesh/MRMesh.cpp:367
↓ 25 callersMethodaddTool
source/MRMcp/MRMcp.cpp:324
↓ 25 callersMethodarea
returns the area of given face
source/MRMesh/MRMesh.h:163
↓ 25 callersFunctionfloor
source/MRViewer/MRImGuiVectorOperators.h:126
↓ 25 callersMethodincrementForceRedrawFrames
source/MRViewer/MRViewer.cpp:2479
↓ 25 callersMethodlastNotLoneEdge
returns last not lone edge id, or invalid id if no such edge exists
source/MRMesh/MRMeshTopology.h:39
↓ 25 callersFunctionlerp
source/MRMesh/MRMeshFwd.h:774
↓ 25 callersFunctionmeshToGeometry
( mesh, wantNormals )
source/MRWasmTest/helpers.mjs:19
↓ 25 callersMethodreset
source/MRVoxels/MRFloatGrid.cpp:23
↓ 24 callersMethodaddVertId
creates new vert-id not associated with any edge yet
source/MRMesh/MRMeshTopology.h:207
↓ 24 callersFunctionasCStr
source/MRViewer/MRI18n.cpp:20
↓ 24 callersFunctionbegin
source/MRMesh/MRVector.h:158
↓ 24 callersFunctionbytesString
source/MRMesh/MRStringConvert.cpp:157
↓ 24 callersMethodcomputeNotLoneUndirectedEdges
source/MRMesh/MRMeshTopology.cpp:113
↓ 24 callersMethodedgeWithLeft
returns valid edge if given vertex is present in the mesh
source/MRMesh/MRMeshTopology.h:243
↓ 24 callersFunctiongetAt
source/MRMesh/MRMeshTopology.cpp:2270
↓ 24 callersMethodmin
source/MRMesh/MRDistanceMap.cpp:987
↓ 24 callersFunctionreverse
source/MRMesh/MREdgePaths.cpp:66
↓ 24 callersMethodrun
source/MRMesh/MRBoxNesting.cpp:270
↓ 24 callersFunctiontransformed
source/MRMesh/MRBox.h:336
↓ 24 callersMethodtransposed
source/MRMesh/MRMatrix3.h:250
↓ 24 callersMethodunite
unite two elements, \return first: new common root, second: true = union was done, false = first and second were already united
source/MRMesh/MRUnionFind.h:177
↓ 23 callersMethoddirty
returns true if associated data were updated
source/MRViewer/MRRenderHelpers.h:51
↓ 23 callersFunctioneq
( a, b )
source/MRWasmTest/meshMeasurements.test.mjs:8
↓ 23 callersFunctionfindPointsInBall
source/MRMesh/MRPointsInBall.cpp:19
↓ 23 callersMethodgetJsonValue
source/MRMesh/MRConfig.cpp:294
↓ 23 callersMethodgetTriPoints
returns three points of given face
source/MRMesh/MRMesh.h:93
↓ 23 callersMethodonEdge
source/MRMesh/MRTriPoint.h:106
↓ 23 callersFunctionshowError
source/MRViewer/MRShowModal.h:11
↓ 23 callersMethodtoPos
source/MRMesh/MRRectIndexer.h:72
↓ 22 callersMethodaddFaceId
creates new face-id not associated with any edge yet
source/MRMesh/MRMeshTopology.h:267
↓ 22 callersFunctioncircumcircleDiameterSq
source/MRMesh/MRTriMath.h:19
↓ 22 callersFunctionclosestPoints
source/MRMesh/MRIntersection.h:130
↓ 22 callersFunctiondoTriangleSegmentIntersect
source/MRMesh/MRPrecisePredicates3.cpp:181
↓ 22 callersMethodincrementThisFrameGLPrimitivesCount
source/MRViewer/MRViewer.cpp:2508
↓ 22 callersMethodisClosed
source/MRMesh/MRMeshTopology.cpp:622
↓ 22 callersFunctionorient3d
source/MRMesh/MRPrecisePredicates3.cpp:111
↓ 22 callersMethodsetJsonValue
source/MRMesh/MRConfig.cpp:301
↓ 22 callersMethodsetPolyline
source/MRMesh/MRObjectLines.cpp:30
↓ 22 callersFunctionsplitByChunks
source/MRMesh/MRChunkIterator.cpp:44
↓ 22 callersMethodswap
source/MRMesh/MRObject.cpp:850
↓ 22 callersFunctionunwrap
source/MRWasmModule/MRWasmBindings.h:18
↓ 21 callersFunctionbindVertexAttribArray
source/MRViewer/MRRenderGLHelpers.h:111
↓ 21 callersMethodgen
source/MRViewer/MRGLTexture.cpp:55
↓ 21 callersFunctiongetDepthFunctionLess
return real GL value for DepthFunction default is less
source/MRViewer/MRRenderGLHelpers.h:162
↓ 21 callersMethodgetLeftTriVerts
source/MRMesh/MRMeshTopology.cpp:395
↓ 21 callersMethodinit
source/MRViewer/ImGuiMenu.cpp:170
↓ 21 callersMethodsetAncillary
source/MRMesh/MRObject.cpp:479
↓ 21 callersMethodsetColoringType
source/MRMesh/MRVisualObject.cpp:230
↓ 20 callersFunctionccw
return true if the smallest rotation from vector (a-c) to vector (b-c) is in counter-clock-wise direction; uses simulation-of-simplicity (assuming per
source/MRMesh/MRPrecisePredicates2.h:31
↓ 20 callersMethodemplace
source/MRViewer/MRViewerEventQueue.cpp:6
↓ 20 callersFunctionexpand
source/MRMesh/MRExpandShrink.cpp:12
↓ 20 callersMethodhasNormals
returns true if there is a normal for each point
source/MRMesh/MRPointCloud.h:31
↓ 20 callersMethodlinearXf
converts this into not-rigid transformation but with matrix, which linearly depends on angles
source/MRMesh/MRRigidXf3.h:28
↓ 20 callersFunctionparent
returns parent object in the tree
source/MRMesh/MRObject.h:142
↓ 20 callersFunctionrootNodeId
returns root node id
source/MRMesh/MRAABBTreeBase.h:31
↓ 20 callersFunctionsystemToUtf8
source/MRMesh/MRStringConvert.cpp:49
↓ 20 callersFunctionto3dim
source/MRMesh/MR2to3.h:21
↓ 20 callersFunctionundirectedEdges
source/MRMesh/MREdgeIterator.h:58
↓ 20 callersFunctionunexpectedUnsupportedFileExtension
returns Expected error with `stringUnsupportedFileExtension()`
source/MRMesh/MRExpected.h:60
↓ 19 callersMethodaddVar
source/MRViewer/MRUIStyle.cpp:88
↓ 19 callersMethodcheckValidity
source/MRMesh/MRGraph.cpp:111
↓ 19 callersMethodclose
source/MRMesh/MRFile.cpp:25
↓ 19 callersFunctioncombo
source/MRViewer/MRUIStyle.cpp:1465
↓ 19 callersFunctioncreate_directories
()
scripts/install_tools.py:29
↓ 19 callersFunctiondoSegmentSegmentIntersect
source/MRMesh/MRPrecisePredicates2.cpp:262
↓ 19 callersMethoddraw
source/MRViewer/MRViewer.cpp:1740
↓ 19 callersMethodemplace
source/MRMesh/MRPriorityQueue.h:40
↓ 19 callersFunctionfind
source/MRVoxels/MRFixUndercuts.cpp:398
↓ 19 callersFunctionfromSameTriangle
returns true if points a and b are located on a boundary of the same triangle; \details if true a.e and b.e are updated to have that triangle on the l
source/MRMesh/MREdgePoint.h:89
↓ 19 callersMethodgetDistanceSq
returns squared distance between this box and given one; returns zero if the boxes touch or intersect
source/MRMesh/MRBox.h:195
↓ 19 callersMethodhasJsonValue
source/MRMesh/MRConfig.cpp:289
↓ 19 callersMethodhasVert
returns true if given vertex is present in the mesh
source/MRMesh/MRMeshTopology.h:198
↓ 19 callersMethodisPositive
source/MRMesh/MRSparsePolynomial.h:94
↓ 19 callersMethodis_subset_of
source/MRMesh/MRBitSet.cpp:264
↓ 19 callersMethodloadData
source/MRViewer/MRGLTexture.cpp:80
↓ 19 callersFunctionmakeSphere
source/MRMesh/MRMakeSphereMesh.cpp:11
↓ 19 callersMethodmax
boolean operators
source/MRMesh/MRDistanceMap.cpp:927
↓ 19 callersMethodsetParameters
source/MRViewer/MRViewport.cpp:594
↓ 19 callersMethodsetRefGridPointPosition
source/MRMesh/MRFreeFormDeformer.cpp:193
↓ 19 callersFunctiontrackSection
source/MRMesh/MRExtractIsolines.cpp:579
↓ 19 callersMethodtriCenter
returns the centroid of given triangle
source/MRMesh/MRMesh.h:106
↓ 18 callersFunctionMakeFloatGrid
makes MR::FloatGrid shared pointer taking the contents of the input pointer
source/MRVoxels/MRVDBFloatGrid.h:35
↓ 18 callersFunctionWindow2ScreenSpaceImVec2
source/MRViewer/MRImGuiMultiViewport.cpp:41
↓ 18 callersMethodcenterPoint
source/MRMesh/MRFeatures.cpp:47
← previousnext →201–300 of 8,977, ranked by callers