Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MarcoAttene/MeshFix-V2.1
/ functions
Functions
533 in github.com/MarcoAttene/MeshFix-V2.1
⨍
Functions
533
◇
Types & classes
30
↓ 1 callers
Method
setFromRational
src/Kernel/coordinates.cpp:138
↓ 1 callers
Method
shells
Get the number of connected components of the triangle mesh. O(1) or O(N).
include/TMesh/tin.h:127
↓ 1 callers
Method
side3D
include/Kernel/point.h:180
↓ 1 callers
Method
sort
src/Kernel/list.cpp:285
↓ 1 callers
Method
splitEdge
src/TMesh/tin.cpp:1861
↓ 1 callers
Method
squaredLength
Squared distance from origin
include/Kernel/point.h:156
↓ 1 callers
Function
subsurfbeta_loop
src/Algorithms/subdivision.cpp:56
↓ 1 callers
Function
usage
src/MeshFix/meshfix.cpp:104
↓ 1 callers
Function
vtxEdgeCompare
src/TMesh/edge.cpp:73
Method
Basic_TMesh
src/TMesh/tin.cpp:57
Method
CreateIndexedTriangle
src/TMesh/io.cpp:301
Method
CreateTriangleFromVertices
src/TMesh/io.cpp:258
Method
CreateUnorientedTriangle
src/TMesh/tin.cpp:389
Method
Edge
/////////////////// Constructor /////////////////////// < AMF_ADD 1.1-2 >
src/TMesh/edge.cpp:93
Method
EulerEdgeTriangle
src/TMesh/tin.cpp:413
Method
ExtVertex
include/TMesh/vertex.h:217
Function
FOREACHNODE
src/Algorithms/detectIntersections.cpp:181
Function
FOREACHVERTEX
src/Algorithms/detectIntersections.cpp:264
Method
FillHole
src/Algorithms/holeFilling.cpp:491
Method
List
src/Kernel/list.cpp:61
Method
List
Creates an empty list
include/Kernel/list.h:82
Method
Matrix3x3
src/Kernel/matrix.cpp:47
Method
Matrix3x3
include/Kernel/matrix.h:58
Method
Matrix4x4
src/Kernel/matrix.cpp:716
Method
Node
src/Kernel/list.cpp:42
Method
Node
Creates an isolated node storing 'd'
include/Kernel/list.h:52
Method
PM_Rational
include/Kernel/coordinates.h:108
Method
Point
Creates a new point with coordinates (0,0,0).
include/Kernel/point.h:78
Method
StarTriangulateHole
src/Algorithms/holeFilling.cpp:46
Method
SymMatrix3x3
src/Kernel/matrix.cpp:178
Method
SymMatrix3x3
include/Kernel/matrix.h:121
Method
SymMatrix4x4
src/Kernel/matrix.cpp:530
Method
SymMatrix4x4
include/Kernel/matrix.h:228
Method
Triangle
< AMF_ADD 1.1>
src/TMesh/triangle.cpp:42
Method
TriangulateHole
src/Algorithms/holeFilling.cpp:98
Method
VV
src/TMesh/vertex.cpp:118
Method
Vertex
src/TMesh/vertex.cpp:42
Method
abstractHeap
src/Kernel/heap.cpp:38
Method
add
src/Kernel/matrix.cpp:602
Method
addMessageToLogFile
src/Kernel/tmesh.cpp:218
Method
addNode
Adds an existing isolated node to the graph. O(1).
include/Kernel/graph.h:117
Method
addNormalNoise
src/TMesh/tin.cpp:1529
Method
append
src/TMesh/tin.cpp:1121
Method
append
src/TMesh/io.cpp:198
Method
area
src/TMesh/triangle.cpp:97
Method
bboxLongestDiagonal
Bounding box longest diagonal. O(N).
include/TMesh/tin.h:532
Method
begin_progress
src/Kernel/tmesh.cpp:129
Method
bridgeBoundaries
src/TMesh/tin.cpp:427
Method
checkConnectivity
src/Algorithms/checkAndRepair.cpp:50
Method
checkGeometry
src/Algorithms/checkAndRepair.cpp:184
Method
closeLoadingSession
src/TMesh/io.cpp:309
Method
closestPoints
src/Kernel/point.cpp:451
Method
collapse
src/Kernel/graph.cpp:66
Method
collapseOnV2
src/TMesh/edge.cpp:240
Method
commonEdge
If this triangle shares an edge with 'b', then such an edge is returned. NULL otherwise.
include/TMesh/triangle.h:127
Method
compare
src/Algorithms/marchIntersections.cpp:36
Method
compobj
src/Kernel/jqsort.cpp:74
Method
coordBackApproximation
src/TMesh/io.cpp:335
Method
createCells
src/Algorithms/marchIntersections.cpp:681
Method
createEdge
src/Kernel/graph.cpp:54
Method
createSubMeshFromSelection
src/TMesh/tin.cpp:789
Method
createSubMeshFromTriangle
src/TMesh/tin.cpp:885
Method
createVertices
src/Algorithms/marchIntersections.cpp:641
Method
cutAndStitch
src/TMesh/io.cpp:989
Method
d2int64t
include/Kernel/coordinates.h:95
Method
deleteUnlinkedElements
src/Kernel/graph.cpp:122
Method
deselectConnectedComponent
src/TMesh/tin.cpp:1092
Method
deselectSphericalRegion
src/TMesh/tin.cpp:918
Method
destroyEdge
src/Kernel/graph.cpp:160
Method
determinant
Returns the determinant
include/Kernel/matrix.h:152
Method
di_cell
src/Algorithms/detectIntersections.cpp:38
Method
di_cell
include/TMesh/detectIntersections.h:47
Method
diagonalize
src/Kernel/matrix.cpp:315
Method
distanceFromEdge
src/Kernel/point.cpp:366
Method
distanceFromPoint
src/TMesh/triangle.cpp:178
Method
distanceLineLine
src/Kernel/point.cpp:423
Method
downheap
src/Kernel/heap.cpp:73
Method
duplicateEdge
src/TMesh/io.cpp:979
Function
edgeCompare
src/TMesh/edge.cpp:39
Method
end_progress
src/Kernel/tmesh.cpp:177
Method
error
src/Kernel/tmesh.cpp:69
Method
exitOnTimeout
src/Kernel/tmesh.cpp:245
Method
fixConnectivity
src/Algorithms/checkAndRepair.cpp:312
Method
flipNormals
src/TMesh/tin.cpp:1626
Method
flush
< Removes and returns the first element after rearranging the heap
include/Kernel/heap.h:89
Method
forceNormalConsistence
src/Algorithms/checkAndRepair.cpp:911
Method
gaussianCurvature
Excess angle. Returns DBL_MAX if on boundary.
include/TMesh/vertex.h:183
Method
getAngle
Angle defined by <a, *this, b> in radians.
include/Kernel/point.h:271
Method
getBoundaryAngle
src/TMesh/vertex.cpp:427
Method
getBoundingBallRadius
src/TMesh/tin.cpp:1407
Method
getCapEdge
src/TMesh/triangle.cpp:268
Method
getCenter
src/TMesh/triangle.cpp:117
Method
getCircleCenter
src/TMesh/triangle.cpp:126
Method
getEdge
src/Kernel/graph.cpp:36
Method
getEigenvalues
src/Kernel/matrix.cpp:446
Method
getHead
< Returns TRUE if the heap is empty
include/Kernel/heap.h:87
Method
getLongestEdge
src/TMesh/triangle.cpp:258
Method
getMaxEigenvector
src/Kernel/matrix.cpp:507
Method
getMinimizer
src/Kernel/matrix.cpp:625
Method
getNode
src/Kernel/list.cpp:195
← previous
next →
201–300 of 533, ranked by callers