MCPcopy Create free account

hub / github.com/MeshInspector/MeshLib / functions

Functions8,977 in github.com/MeshInspector/MeshLib

↓ 3 callersFunctiongetCurrentStacktrace
source/MRMesh/MRSystem.cpp:624
↓ 3 callersFunctiongetCurrentStacktraceInline
returns string representation of the current stacktrace; the function is inlined, to put the code in any shared library; if std::stacktrace is first c
source/MRMesh/MRStacktrace.h:29
↓ 3 callersMethodgetCursorPosY
source/MRViewer/MRSceneObjectsListDrawer.cpp:68
↓ 3 callersFunctiongetCylRotationMatrix
source/MRMesh/MRCylinderObject.cpp:24
↓ 3 callersMethodgetDefaultPattern
source/MRMesh/MRLog.cpp:20
↓ 3 callersMethodgetDistanceMode
source/MRMesh/MRDistanceMeasurementObject.cpp:79
↓ 3 callersFunctiongetDynamicName
source/MRMesh/MRCombinedHistoryAction.cpp:52
↓ 3 callersMethodgetElementLeaves
source/MRMesh/MRMultiwayICP.cpp:29
↓ 3 callersFunctiongetFaces
source/MRMesh/MRFixSelfIntersections.cpp:22
↓ 3 callersFunctiongetFillingSizeAndXf
Given mesh, returns the size of the filling surface (with padding) and its transform back to mesh
source/MRVoxels/MRFillingSurface.cpp:47
↓ 3 callersFunctiongetFragmentShaderHeaderBlock
source/MRViewer/MRShaderBlocks.cpp:86
↓ 3 callersFunctiongetFragmentShaderPointSizeBlock
source/MRViewer/MRShaderBlocks.cpp:58
↓ 3 callersFunctiongetIncidentVerts_
source/MRMesh/MRRegionBoundary.cpp:578
↓ 3 callersFunctiongetLargeComponentVerts
source/MRMesh/MRMeshComponents.cpp:152
↓ 3 callersFunctiongetLargestComponent
source/MRMesh/MRMeshComponents.cpp:79
↓ 3 callersMethodgetLastAction
source/MRViewer/MRHistoryStore.cpp:139
↓ 3 callersMethodgetLeftTriPoints
returns three points of left face of e: v0 = orgPnt( e ), v1 = destPnt( e )
source/MRMesh/MRMesh.h:83
↓ 3 callersFunctiongetLocalRegion
source/MRMesh/MRMeshBuilder.cpp:214
↓ 3 callersMethodgetMSAA
source/MRViewer/MRViewer.cpp:2737
↓ 3 callersFunctiongetMouseModeString
source/MRViewer/MRMouse.h:28
↓ 3 callersMethodgetNodeById_
source/MRIOExtras/MR3mf.cpp:343
↓ 3 callersFunctiongetNormalInPlane
rotation around planeNormal on 90 degrees
source/MRMesh/MRPolylineSubdivide.cpp:30
↓ 3 callersFunctiongetNumActivePairs
source/MRMesh/MRICP.cpp:476
↓ 3 callersFunctiongetNumSamples
returns the number of samples able to form pairs
source/MRMesh/MRICP.h:84
↓ 3 callersMethodgetObjBoundingBox
source/MRMesh/MRMeshOrPoints.cpp:18
↓ 3 callersFunctiongetOneMeshSelfIntersectionContours
source/MRMesh/MROneMeshContours.cpp:621
↓ 3 callersMethodgetOrgDegree
source/MRMesh/MRMeshTopology.cpp:346
↓ 3 callersFunctiongetPascalTriangleLine
0: 1 1: 1 1 2: 1 2 1 3: 1 3 3 1 4: 1 4 6 4 1 ................. line n pos k value is C(n,k)
source/MRMesh/MRFreeFormDeformer.cpp:70
↓ 3 callersMethodgetPixelSizeAtPoint
source/MRViewer/MRViewportCamera.cpp:205
↓ 3 callersFunctiongetPointerSize
()
wasm/reset_events.js:42
↓ 3 callersFunctiongetPointerSize
()
wasm/io_files.js:3
↓ 3 callersFunctiongetPort
source/MRViewer/MRMcpSettings.cpp:21
↓ 3 callersFunctiongetRegionBoundaryVerts
source/MRMesh/MRRegionBoundary.cpp:408
↓ 3 callersFunctiongetSaveInfo
source/MRCommonPlugins/ViewerButtons/MRIOFilesMenuItems.cpp:556
↓ 3 callersFunctiongetSuperModName
source/MRViewer/MRGladGlfw.cpp:45
↓ 3 callersMethodgetUVcoord
get UV coordinate in palette for given value \param valid true - return coordinate of palette's color, false - return coordinate of gray
source/MRViewer/MRPalette.h:123
↓ 3 callersFunctiongetUnionFindStructureVerts
source/MRMesh/MRPointsComponents.cpp:179
↓ 3 callersMethodgetVector2i
source/MRMesh/MRConfig.cpp:231
↓ 3 callersMethodgetVertInfo
source/MRMesh/MREdgePathsBuilder.h:167
↓ 3 callersMethodgetWorldPoint
source/MRMesh/MRPointMeasurementObject.cpp:60
↓ 3 callersFunctiongridToTriMesh
source/MRVoxels/MRVDBConversions.cpp:51
↓ 3 callersFunctionhardSmoothTetrahedrons
source/MRMesh/MRMeshRelax.cpp:434
↓ 3 callersFunctionhardSmoothTetrahedronsT
source/MRMesh/MRMeshRelax.hpp:16
↓ 3 callersFunctionhasFullySelectedComponent
source/MRMesh/MRMeshComponents.cpp:754
↓ 3 callersFunctionhasMultipleEdges
source/MRMesh/MRMeshFixer.h:23
↓ 3 callersMethodheapBytes
source/MRVoxels/MRChangeVoxelsAction.h:52
↓ 3 callersMethodheapBytes
source/MRMesh/MRChangeSelectionAction.h:163
↓ 3 callersMethodinit
source/MRMesh/MRFreeFormDeformer.cpp:170
↓ 3 callersFunctioninputTextCentered
source/MRViewer/MRUIStyle.cpp:1944
↓ 3 callersFunctioninsertRoundCorner
source/MRMesh/MROffsetContours.cpp:200
↓ 3 callersMethodinside
source/MRMesh/MR2DContoursTriangulation.cpp:342
↓ 3 callersFunctionintLog2
integer binary logarithm: 0 -> 0 1 -> 1 [2,4) -> 2 [4,8) -> 3 ...
source/MRMesh/MRTelemetry.h:19
↓ 3 callersFunctioninterpolateNPoints
source/MRMesh/MRFreeFormDeformer.cpp:19
↓ 3 callersMethodintersectWithLine
source/MRMesh/MRFeatures.cpp:42
↓ 3 callersFunctioninvalidateFace
sets left face of given edge invalid and saves info about its old left ring
source/MRMesh/MRContoursCut.cpp:87
↓ 3 callersMethodisBound
return true if texture is bound
source/MRViewer/MRSceneTextureGL.h:24
↓ 3 callersFunctionisConsistentlyOriented
source/MRMesh/MRExtractIsolines.cpp:686
↓ 3 callersFunctionisEmpty
check if stream is empty (has no data)
source/MRMesh/MRSceneLoad.cpp:16
↓ 3 callersMethodisEnabled
source/MRViewer/MRStatePlugin.cpp:54
↓ 3 callersFunctionisFinished
source/MRViewer/MRProgressBar.cpp:402
↓ 3 callersMethodisLoneEdge
source/MRMesh/MRPolylineTopology.cpp:149
↓ 3 callersMethodisSceneTextureBound
source/MRViewer/MRViewer.cpp:2715
↓ 3 callersMethodisSceneTextureEnabled
source/MRViewer/MRViewer.cpp:2732
↓ 3 callersMethodisValid
source/MRViewer/MRWin32MessageHandler.cpp:38
↓ 3 callersFunctionis_letter
source/MRMesh/miniply.cpp:151
↓ 3 callersFunctionis_whitespace
source/MRMesh/miniply.cpp:139
↓ 3 callersMethodleftDirDblArea
computes directed double area of left triangular face of given edge
source/MRMesh/MRMesh.h:154
↓ 3 callersFunctionleftRing0
to iterate over all edges with same left face as firstEdge (EXCLUDING firstEdge) for ( Edge e : leftRing0( topology, firstEdge ) ) ...
source/MRMesh/MRRingIterator.h:85
↓ 3 callersMethodlength
Returns the length. Can be infinite.
source/MRMesh/MRFeatures.h:85
↓ 3 callersFunctionlengthToString
source/MRViewer/MRRenderFeatureObjects.cpp:33
↓ 3 callersFunctionlineIsect
source/MRMesh/MRReducePath.cpp:31
↓ 3 callersMethodlnext
source/MRMesh/MRMeshTriPoint.cpp:57
↓ 3 callersMethodloadMeshes
load and triangulate meshes
source/MRIOExtras/MRStep.cpp:319
↓ 3 callersMethodloadModelStructure
source/MRIOExtras/MRStep.cpp:221
↓ 3 callersMethodload_element
source/MRMesh/miniply.cpp:642
↓ 3 callersMethodloopDirArea
source/MRMesh/MRPolyline.cpp:168
↓ 3 callersFunctionmakeCubeTopology
source/MRMesh/MRCube.cpp:10
↓ 3 callersFunctionmakeCylinder
source/MRMesh/MRCylinder.cpp:9
↓ 3 callersMethodmakeEdges
source/MRMesh/MRPolylineTopology.cpp:136
↓ 3 callersFunctionmakeFreeFormOriginGrid
source/MRMesh/MRFreeFormDeformer.cpp:139
↓ 3 callersFunctionmakeSpline
source/MRMesh/MRMarkedContour.cpp:90
↓ 3 callersMethodmenuScaling
source/MRViewer/ImGuiMenu.cpp:825
↓ 3 callersMethodmerge
source/MRMesh/MRGraph.cpp:44
↓ 3 callersFunctionmeshToDistanceFunctionVolume
source/MRVoxels/MRMeshToDistanceVolume.cpp:69
↓ 3 callersFunctionmixMetrics
source/MRMesh/MRMeshMetrics.cpp:358
↓ 3 callersFunctionmoveOtherChildrenWithUndo
moves all children (excluding meshes, points and lines) from one object to another \return false if the move failed
source/MRViewer/MRSceneOperations.cpp:69
↓ 3 callersFunctionnewCallback
source/MRMesh/MRPointsInBall.cpp:10
↓ 3 callersMethodnextLeftBd
source/MRMesh/MRMeshTopology.cpp:579
↓ 3 callersMethodnextVid
during filling, it is the id of next valid point;
source/MRMesh/MRSeparationPoint.h:32
↓ 3 callersMethodnumHoles
source/MRMesh/MRObjectMeshHolder.cpp:719
↓ 3 callersMethodnumValidPoints
source/MRMesh/MRObjectPointsHolder.cpp:205
↓ 3 callersMethodnumVerts
source/MRMesh/MRMeshLoadObj.cpp:288
↓ 3 callersMethodnum_rows
source/MRMesh/miniply.cpp:852
↓ 3 callersFunctionobjectPostRenderSetup
source/MRViewer/MRRenderGLHelpers.cpp:170
↓ 3 callersFunctionobjectPreRenderSetup
source/MRViewer/MRRenderGLHelpers.cpp:131
↓ 3 callersFunctionopenFileDialog
source/MRViewer/MRFileDialog.cpp:475
↓ 3 callersFunctionopenFolderDialog
source/MRViewer/MRFileDialog.cpp:566
↓ 3 callersFunctionopenRawAutonameStream
source/MRVoxels/MRVoxelsSave.cpp:75
↓ 3 callersFunctionorientNormalsCore
source/MRMesh/MRPointCloudMakeNormals.cpp:98
↓ 3 callersFunctionpack
source/MRMesh/MRObjectPoints.cpp:194
← previousnext →1,301–1,400 of 8,977, ranked by callers