MCPcopy Create free account

hub / github.com/MarcoAttene/MeshFix-V2.1 / functions

Functions533 in github.com/MarcoAttene/MeshFix-V2.1

↓ 1 callersMethodsetFromRational
src/Kernel/coordinates.cpp:138
↓ 1 callersMethodshells
Get the number of connected components of the triangle mesh. O(1) or O(N).
include/TMesh/tin.h:127
↓ 1 callersMethodside3D
include/Kernel/point.h:180
↓ 1 callersMethodsort
src/Kernel/list.cpp:285
↓ 1 callersMethodsplitEdge
src/TMesh/tin.cpp:1861
↓ 1 callersMethodsquaredLength
Squared distance from origin
include/Kernel/point.h:156
↓ 1 callersFunctionsubsurfbeta_loop
src/Algorithms/subdivision.cpp:56
↓ 1 callersFunctionusage
src/MeshFix/meshfix.cpp:104
↓ 1 callersFunctionvtxEdgeCompare
src/TMesh/edge.cpp:73
MethodBasic_TMesh
src/TMesh/tin.cpp:57
MethodCreateIndexedTriangle
src/TMesh/io.cpp:301
MethodCreateTriangleFromVertices
src/TMesh/io.cpp:258
MethodCreateUnorientedTriangle
src/TMesh/tin.cpp:389
MethodEdge
/////////////////// Constructor /////////////////////// < AMF_ADD 1.1-2 >
src/TMesh/edge.cpp:93
MethodEulerEdgeTriangle
src/TMesh/tin.cpp:413
MethodExtVertex
include/TMesh/vertex.h:217
FunctionFOREACHNODE
src/Algorithms/detectIntersections.cpp:181
FunctionFOREACHVERTEX
src/Algorithms/detectIntersections.cpp:264
MethodFillHole
src/Algorithms/holeFilling.cpp:491
MethodList
src/Kernel/list.cpp:61
MethodList
Creates an empty list
include/Kernel/list.h:82
MethodMatrix3x3
src/Kernel/matrix.cpp:47
MethodMatrix3x3
include/Kernel/matrix.h:58
MethodMatrix4x4
src/Kernel/matrix.cpp:716
MethodNode
src/Kernel/list.cpp:42
MethodNode
Creates an isolated node storing 'd'
include/Kernel/list.h:52
MethodPM_Rational
include/Kernel/coordinates.h:108
MethodPoint
Creates a new point with coordinates (0,0,0).
include/Kernel/point.h:78
MethodStarTriangulateHole
src/Algorithms/holeFilling.cpp:46
MethodSymMatrix3x3
src/Kernel/matrix.cpp:178
MethodSymMatrix3x3
include/Kernel/matrix.h:121
MethodSymMatrix4x4
src/Kernel/matrix.cpp:530
MethodSymMatrix4x4
include/Kernel/matrix.h:228
MethodTriangle
< AMF_ADD 1.1>
src/TMesh/triangle.cpp:42
MethodTriangulateHole
src/Algorithms/holeFilling.cpp:98
MethodVV
src/TMesh/vertex.cpp:118
MethodVertex
src/TMesh/vertex.cpp:42
MethodabstractHeap
src/Kernel/heap.cpp:38
Methodadd
src/Kernel/matrix.cpp:602
MethodaddMessageToLogFile
src/Kernel/tmesh.cpp:218
MethodaddNode
Adds an existing isolated node to the graph. O(1).
include/Kernel/graph.h:117
MethodaddNormalNoise
src/TMesh/tin.cpp:1529
Methodappend
src/TMesh/tin.cpp:1121
Methodappend
src/TMesh/io.cpp:198
Methodarea
src/TMesh/triangle.cpp:97
MethodbboxLongestDiagonal
Bounding box longest diagonal. O(N).
include/TMesh/tin.h:532
Methodbegin_progress
src/Kernel/tmesh.cpp:129
MethodbridgeBoundaries
src/TMesh/tin.cpp:427
MethodcheckConnectivity
src/Algorithms/checkAndRepair.cpp:50
MethodcheckGeometry
src/Algorithms/checkAndRepair.cpp:184
MethodcloseLoadingSession
src/TMesh/io.cpp:309
MethodclosestPoints
src/Kernel/point.cpp:451
Methodcollapse
src/Kernel/graph.cpp:66
MethodcollapseOnV2
src/TMesh/edge.cpp:240
MethodcommonEdge
If this triangle shares an edge with 'b', then such an edge is returned. NULL otherwise.
include/TMesh/triangle.h:127
Methodcompare
src/Algorithms/marchIntersections.cpp:36
Methodcompobj
src/Kernel/jqsort.cpp:74
MethodcoordBackApproximation
src/TMesh/io.cpp:335
MethodcreateCells
src/Algorithms/marchIntersections.cpp:681
MethodcreateEdge
src/Kernel/graph.cpp:54
MethodcreateSubMeshFromSelection
src/TMesh/tin.cpp:789
MethodcreateSubMeshFromTriangle
src/TMesh/tin.cpp:885
MethodcreateVertices
src/Algorithms/marchIntersections.cpp:641
MethodcutAndStitch
src/TMesh/io.cpp:989
Methodd2int64t
include/Kernel/coordinates.h:95
MethoddeleteUnlinkedElements
src/Kernel/graph.cpp:122
MethoddeselectConnectedComponent
src/TMesh/tin.cpp:1092
MethoddeselectSphericalRegion
src/TMesh/tin.cpp:918
MethoddestroyEdge
src/Kernel/graph.cpp:160
Methoddeterminant
Returns the determinant
include/Kernel/matrix.h:152
Methoddi_cell
src/Algorithms/detectIntersections.cpp:38
Methoddi_cell
include/TMesh/detectIntersections.h:47
Methoddiagonalize
src/Kernel/matrix.cpp:315
MethoddistanceFromEdge
src/Kernel/point.cpp:366
MethoddistanceFromPoint
src/TMesh/triangle.cpp:178
MethoddistanceLineLine
src/Kernel/point.cpp:423
Methoddownheap
src/Kernel/heap.cpp:73
MethodduplicateEdge
src/TMesh/io.cpp:979
FunctionedgeCompare
src/TMesh/edge.cpp:39
Methodend_progress
src/Kernel/tmesh.cpp:177
Methoderror
src/Kernel/tmesh.cpp:69
MethodexitOnTimeout
src/Kernel/tmesh.cpp:245
MethodfixConnectivity
src/Algorithms/checkAndRepair.cpp:312
MethodflipNormals
src/TMesh/tin.cpp:1626
Methodflush
< Removes and returns the first element after rearranging the heap
include/Kernel/heap.h:89
MethodforceNormalConsistence
src/Algorithms/checkAndRepair.cpp:911
MethodgaussianCurvature
Excess angle. Returns DBL_MAX if on boundary.
include/TMesh/vertex.h:183
MethodgetAngle
Angle defined by <a, *this, b> in radians.
include/Kernel/point.h:271
MethodgetBoundaryAngle
src/TMesh/vertex.cpp:427
MethodgetBoundingBallRadius
src/TMesh/tin.cpp:1407
MethodgetCapEdge
src/TMesh/triangle.cpp:268
MethodgetCenter
src/TMesh/triangle.cpp:117
MethodgetCircleCenter
src/TMesh/triangle.cpp:126
MethodgetEdge
src/Kernel/graph.cpp:36
MethodgetEigenvalues
src/Kernel/matrix.cpp:446
MethodgetHead
< Returns TRUE if the heap is empty
include/Kernel/heap.h:87
MethodgetLongestEdge
src/TMesh/triangle.cpp:258
MethodgetMaxEigenvector
src/Kernel/matrix.cpp:507
MethodgetMinimizer
src/Kernel/matrix.cpp:625
MethodgetNode
src/Kernel/list.cpp:195
← previousnext →201–300 of 533, ranked by callers