MCPcopy Create free account
hub / github.com/BobLChen/VulkanDemos / FindIdenticalPositions

Method FindIdenticalPositions

external/assimp/code/SpatialSort.cpp:240–309  ·  view source on GitHub ↗

------------------------------------------------------------------------------------------------ Fills an array with indices of all positions identical to the given position. In opposite to FindPositions(), not an epsilon is used but a (very low) tolerance of four floating-point units.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

ProcessMeshMethod · 0.80

Calls 6

ToBinaryFunction · 0.85
resizeMethod · 0.45
sizeMethod · 0.45
beginMethod · 0.45
push_backMethod · 0.45
endMethod · 0.45

Tested by

no test coverage detected