MCPcopy Create free account

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

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

Methodoperator-=
src/Kernel/matrix.cpp:90
Methodoperator-=
Subtracts another point
include/Kernel/point.h:111
Methodoperator/
src/Kernel/coordinates.cpp:113
Methodoperator/
Returns the vector divided by the scalar
include/Kernel/point.h:129
Methodoperator/=
src/Kernel/coordinates.cpp:89
Methodoperator/=
< Multiply by a scalar
include/Kernel/matrix.h:82
Methodoperator/=
< Multiply by a scalar
include/Kernel/matrix.h:144
Methodoperator/=
Divides by a scalar
include/Kernel/point.h:126
Methodoperator<
src/Kernel/coordinates.cpp:144
Methodoperator<
This can be used with std::sort()
src/Kernel/point.cpp:230
Methodoperator<=
include/Kernel/coordinates.h:140
Methodoperator=
Initializes all elements to 'd'
include/Kernel/matrix.h:77
Methodoperator=
Initializes all elements to 'd'
include/Kernel/matrix.h:149
Methodoperator==
src/Kernel/coordinates.cpp:119
Methodoperator==
src/Kernel/matrix.cpp:549
Methodoperator==
include/Kernel/matrix.h:136
Methodoperator==
TRUE iff coordinates are equal
include/Kernel/point.h:132
Methodoperator>
src/Kernel/coordinates.cpp:150
Methodoperator>=
include/Kernel/coordinates.h:141
Methodoperator~
src/Kernel/matrix.cpp:142
MethodoppositeVertex
Triangle's vertex opposite to 'e'. NULL if 'e' is not an edge of the triangle.
include/TMesh/triangle.h:97
Methodoverlaps
src/TMesh/triangle.cpp:279
Methodperimeter
src/TMesh/triangle.cpp:109
Methodpinch
src/TMesh/io.cpp:918
MethodpointInInnerSegment
Returns true if 'p' is a point of the segment v1-v2 (endpoints excluded)
src/Kernel/point.cpp:539
MethodpointInInnerTriangle
Returns true if the coplanar point 'p' is in the inner area of 't'. Undetermined if p and t are not coplanar.
src/Kernel/point.cpp:167
MethodpointInSegment
Returns true if 'p' is a point of the segment v1-v2 (endpoints included)
src/Kernel/point.cpp:554
MethodpointInTriangle
Returns true if the coplanar point 'p' is either in the inner area of 't' or on its border. Undetermined if p and t are not coplanar.
src/Kernel/point.cpp:562
MethodpointTriangleDistance
src/TMesh/triangle.cpp:199
MethodpointTriangleSquaredDistance
src/TMesh/triangle.cpp:207
MethodpopTail
src/Kernel/list.cpp:153
Methodprint
src/Kernel/matrix.cpp:514
MethodprintEdge
Print the coordinates of the end-ponts to the file handler pointed to by 'f' (stdout by default).
include/TMesh/edge.h:126
MethodprintElapsedTime
src/Kernel/tmesh.cpp:252
MethodprintReport
src/TMesh/tin.cpp:1956
MethodprintTriangle
src/TMesh/triangle.cpp:295
Methodpurge
src/Algorithms/marchIntersections.cpp:628
MethodpurgeList
src/Algorithms/marchIntersections.cpp:534
Methodquantize
src/TMesh/tin.cpp:1466
MethodrebuildConnectivity
src/Algorithms/checkAndRepair.cpp:327
MethodrefineSelectedHolePatches
src/Algorithms/holeFilling.cpp:576
Methodremesh
src/Algorithms/marchIntersections.cpp:818
MethodremoveDegenerateTriangles
src/Algorithms/checkAndRepair.cpp:464
MethodremoveDuplicatedTriangles
src/Algorithms/checkAndRepair.cpp:390
MethodremoveEdges
src/TMesh/tin.cpp:573
MethodremoveHead
src/Kernel/heap.cpp:108
MethodremoveOverlappingTriangles
src/Algorithms/checkAndRepair.cpp:995
MethodremoveRedundantVertices
/ Removes all the vertices that can be deleted without changing the geometric realization. O(N).
src/TMesh/tin.cpp:626
MethodremoveRegion
src/TMesh/tin.cpp:1187
MethodremoveShell
src/TMesh/tin.cpp:1329
MethodremoveTriangle
This is equivalent to an unlinkTriangle(t) followed by a removeUnlinkedElements().
include/TMesh/tin.h:334
MethodremoveTriangles
src/TMesh/tin.cpp:546
MethodreplaceNode
src/Kernel/list.cpp:244
Methodreport_progress
src/Kernel/tmesh.cpp:138
MethodreselectSelection
src/TMesh/tin.cpp:767
MethodreselectSphericalRegion
src/TMesh/tin.cpp:935
MethodretriangulateSelectedRegion
src/TMesh/tin.cpp:950
MethodretriangulateVT
src/Algorithms/holeFilling.cpp:383
MethodrightTriangle
Triangle adjacent to the next edge of 'e'. NULL if 'e' is not an edge of the triangle.
include/TMesh/triangle.h:101
Methodrotate
src/Kernel/point.cpp:269
Functionround
src/Kernel/coordinates.cpp:209
Methodsample_triangle
src/Algorithms/marchIntersections.cpp:477
MethodsaveEFF
src/TMesh/io.cpp:1592
MethodsaveIV
src/TMesh/io.cpp:639
MethodsaveOBJ
src/TMesh/io.cpp:1421
MethodsaveOFF
src/TMesh/io.cpp:792
MethodsavePLY
src/TMesh/io.cpp:1291
MethodsaveSTL
src/TMesh/io.cpp:1554
MethodsaveVRML1
src/TMesh/io.cpp:685
MethodsaveVerTri
define SAVE_INFO
src/TMesh/io.cpp:832
MethodsegmentIntersectsTriangle
src/Algorithms/marchIntersections.cpp:451
MethodsegmentIntersectsTriangle
src/Kernel/point.cpp:592
MethodsegmentsIntersect
true if (p1-p2) properly intersects (sp1-sp2) at any point (endpoints included). Collinear overlapping segments are not considered to be properly inte
src/Kernel/point.cpp:579
MethodselectBoundaryTriangles
src/TMesh/tin.cpp:667
MethodselectIntersectingTriangles
src/Algorithms/detectIntersections.cpp:138
MethodselectSphericalRegion
src/TMesh/tin.cpp:902
MethodsetFilename
include/Kernel/basics.h:103
MethodsetRotation
src/Kernel/matrix.cpp:737
MethodsetTranslation
src/Kernel/matrix.cpp:760
MethodsharpEdgeTagging
src/TMesh/tin.cpp:1359
MethodshrinkSelection
src/TMesh/tin.cpp:716
Methodsimplify
src/Algorithms/marchIntersections.cpp:982
Methodsplit
src/TMesh/tin.cpp:292
MethodsplitTriangle
src/TMesh/tin.cpp:1909
MethodsquaredDistanceFromPoint
src/TMesh/triangle.cpp:185
MethodsquaredTriangleArea3D
src/Kernel/point.cpp:524
Methodstitch
src/TMesh/edge.cpp:366
MethodstrongDegeneracyRemoval
src/Algorithms/checkAndRepair.cpp:758
MethodstrongIntersectionRemoval
src/Algorithms/detectIntersections.cpp:374
MethodswitchToDouble
src/Kernel/coordinates.cpp:48
MethodswitchToRational
src/Kernel/coordinates.cpp:60
MethodtoFloat
include/Kernel/coordinates.h:122
MethodtoInt
include/Kernel/coordinates.h:121
MethodtoUnitVector
src/TMesh/edge.cpp:116
MethodtopTriangle
src/TMesh/tin.cpp:1686
MethodtotalAngle
src/TMesh/vertex.cpp:520
MethodtotalDihedralAngle
src/TMesh/vertex.cpp:500
Methodtrace
Returns the matrix trace
include/Kernel/matrix.h:171
MethodtrackOuterHull
src/Algorithms/marchIntersections.cpp:759
Methodtransform
src/TMesh/tin.cpp:1485
← previousnext →401–500 of 533, ranked by callers