Rediscovers vertexes after an operation that may reorder vertexes. Any vertexes in GoodEnough range will be considered the same vertex.
In
Exec
|
|
Data
Mesh Data Structure (by ref)
|
|
Verts
Array of Vectors
|
|
Good Enough
Float
|
|
Reverse
Boolean
|
swaps Remap to be Verts indexes to Data indexes. |
Find Closest
Boolean
|
Out
Exec
|
|
Remap
Map of Integers to Integers
|
Data indexes to Verts indexes. |