MCPcopy Create free account

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

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

MethodgetNormal
src/TMesh/triangle.cpp:59
MethodgetRegion
src/TMesh/tin.cpp:1152
MethodgetRegionInternalVertices
src/TMesh/tin.cpp:1245
MethodgraphEdge
src/Kernel/graph.cpp:46
MethodgraphEdge
include/Kernel/graph.h:80
MethodgraphNode
include/Kernel/graph.h:52
MethodgrowSelection
src/TMesh/tin.cpp:690
Methodhandles
Get the number of handles of the triangle mesh. O(1) or O(N).
include/TMesh/tin.h:124
MethodhasTriangle
TRUE iff 't' is incident to the edge.
include/TMesh/edge.h:75
Methodinfo
src/Kernel/tmesh.cpp:109
Methodinit
src/TMesh/tin.cpp:69
Methodinit
src/Kernel/tmesh.cpp:52
MethodinnerSegmentsCross
Returns true if the interior of (p1-p2) properly intersects the interior of (sp1-sp2). Collinear overlapping segments are not considered to be properl
src/Kernel/point.cpp:586
Methodinsert
src/Kernel/heap.cpp:99
MethodinsertAfter
src/Kernel/list.cpp:90
Methodintersects
src/TMesh/triangle.cpp:305
Methodinverse
Returns the inverse vector
include/Kernel/point.h:147
MethodinverseCollapse
src/TMesh/vertex.cpp:645
Methodinvert
src/Kernel/matrix.cpp:273
Methodinvert
include/TMesh/triangle.h:67
Methodinvert
Invert the edge's orientation.
include/TMesh/edge.h:90
Methodinvert
Inverts the vector
include/Kernel/point.h:150
MethodisBaseType
Returns true only if object is a basic Triangle. All the reimplementations must return false.
include/TMesh/triangle.h:61
MethodisBaseType
Returns true only if object is a basic Vertex. All the reimplementations must return false.
include/TMesh/vertex.h:71
MethodisBaseType
Returns true only if object is a basic Edge. All the reimplementations must return false.
include/TMesh/edge.h:66
MethodisConnected
src/Kernel/graph.cpp:181
MethodisDegenerate
TRUE iff the two endpoints coincide exactly
include/TMesh/edge.h:120
MethodisDoubleFlat
/ TRUE iff vertex neighborhood is made of either two flat halfdisks or one flat halfdisk on a rectilinear boundary.
src/TMesh/vertex.cpp:320
MethodisEmpty
include/Kernel/heap.h:86
MethodisFlat
/ TRUE iff vertex neighborhood is a flat disk. Always FALSE for boundary vertices.
src/TMesh/vertex.cpp:306
MethodisInnerPoint
src/TMesh/tin.cpp:1973
MethodisIsolated
Returns TRUE if the node is isolated. O(1).
include/Kernel/graph.h:56
MethodisLinked
include/TMesh/triangle.h:63
MethodisLinked
include/TMesh/vertex.h:73
MethodisNull
Returns TRUE iff the matrix is made of all zeroes.
include/Kernel/matrix.h:155
MethodisOfRationalType
include/Kernel/coordinates.h:92
MethodisOnBoundary
TRUE iff edge is on the boundary (i.e., one of the two incident triangles is NULL).
include/TMesh/edge.h:114
MethodisPoint
Do not remove this. It makes the compiler produce a vtable for this object.
include/Kernel/point.h:90
MethodisSelectionSimple
src/TMesh/tin.cpp:994
MethodisSymmetric
Returns TRUE if the matrix is symmetric
include/Kernel/matrix.h:73
MethodisUsingFiltering
src/Kernel/tmesh.cpp:209
MethodisUsingFiltering
include/Kernel/coordinates.h:84
MethodisUsingRationals
src/Kernel/tmesh.cpp:193
MethodisUsingRationals
include/Kernel/coordinates.h:83
MethoditerativeEdgeSwaps
src/TMesh/tin.cpp:1554
MethodleftTriangle
Triangle adjacent to the previous edge of 'e'. NULL if 'e' is not an edge of the triangle.
include/TMesh/triangle.h:105
MethodlineLineIntersection
Returns the point of intersection between the two lines defined by (p,q) and (r,s) respectively Return INFINITE_POINT is lines are parallel or if p==q
src/Kernel/point.cpp:500
MethodlinePlaneIntersection
Returns the point of intersection between the line for (p,q) and the plane for (r,s,t) Returns INFINITE_POINT in case of parallelism
src/Kernel/point.cpp:515
MethodloadEFF
src/TMesh/io.cpp:468
MethodloadIV
src/TMesh/io.cpp:399
MethodloadOBJ
src/TMesh/io.cpp:1351
MethodloadOFF
src/TMesh/io.cpp:407
MethodloadPLY
src/TMesh/io.cpp:1214
MethodloadSTL
src/TMesh/io.cpp:1459
MethodloadVRML1
src/TMesh/io.cpp:352
MethodloadVRML2
src/TMesh/io.cpp:530
MethodloadVerTri
src/TMesh/io.cpp:578
MethodlogToFileAndExit
src/Kernel/tmesh.cpp:237
Methodlookdown
src/Algorithms/marchIntersections.cpp:106
Methodlookup
src/Algorithms/marchIntersections.cpp:48
MethodloopSplit
src/Algorithms/subdivision.cpp:43
MethodloopSubdivision
src/Algorithms/subdivision.cpp:97
MethodlrMultiply
src/Kernel/matrix.cpp:150
Functionmain
src/MeshFix/meshfix.cpp:131
Methodmc_cell
include/TMesh/marchIntersections.h:73
Methodmc_grid
src/Algorithms/marchIntersections.cpp:800
Methodmc_ints
include/TMesh/marchIntersections.h:54
MethodmergeCoincidentEdges
src/Algorithms/checkAndRepair.cpp:257
MethodmoveMeshElements
Move all the elements of 't' to this mesh and delete 't' itself.
src/TMesh/tin.cpp:1134
FunctionmultiSplitEdge
src/Algorithms/checkAndRepair.cpp:413
MethodnewEdge
< AMF_ADD 1.1-2>
src/TMesh/tin.cpp:43
MethodnewMcInts
include/TMesh/marchIntersections.h:110
MethodnewObject
include/TMesh/tin.h:189
MethodnewTriangle
< AMF_ADD 1.1-2>
src/TMesh/tin.cpp:45
MethodnextVertexOnRegionBoundary
src/TMesh/tin.cpp:1222
MethodnotAligned
include/Kernel/point.h:185
Methodoceil
include/TMesh/marchIntersections.h:127
MethodopenToDisk
src/TMesh/tin.cpp:1787
Methodoperator!=
src/Kernel/coordinates.cpp:125
Methodoperator!=
src/Kernel/matrix.cpp:559
Methodoperator!=
include/Kernel/matrix.h:138
Methodoperator!=
FALSE iff coordinates are equal
include/Kernel/point.h:135
Methodoperator&
Returns the Cross Product
include/Kernel/point.h:114
Methodoperator()
src/Kernel/jqsort.cpp:76
Methodoperator*
src/Kernel/coordinates.cpp:107
Methodoperator*
src/Kernel/matrix.cpp:120
Methodoperator*
Returns the Dot Product
include/Kernel/point.h:117
Methodoperator*=
src/Kernel/coordinates.cpp:83
Methodoperator*=
src/Kernel/matrix.cpp:100
Methodoperator*=
Multiplies by a scalar
include/Kernel/point.h:123
Methodoperator+
src/Kernel/coordinates.cpp:95
Methodoperator+
src/Kernel/matrix.cpp:110
Methodoperator+
Returns the vector sum
include/Kernel/point.h:105
Methodoperator+=
src/Kernel/coordinates.cpp:71
Methodoperator+=
src/Kernel/matrix.cpp:80
Methodoperator+=
Sums another point
include/Kernel/point.h:108
Functionoperator-
src/Kernel/coordinates.cpp:156
Methodoperator-
src/Kernel/coordinates.cpp:101
Methodoperator-
Returns the vector difference
include/Kernel/point.h:102
Methodoperator-=
src/Kernel/coordinates.cpp:77
← previousnext →301–400 of 533, ranked by callers