Skip to content
Snippets Groups Projects
Commit 7e376c96 authored by laurence's avatar laurence
Browse files

BUG: extendedFeatureEdgeMesh: Swap feature point algorithm for a faster one

The population of featurePointFeatureEdges was slow. Added a List called
edgeMap that contains the featureEdge index for every edge in a patch
(returns -1 if it is not a feature edge).
parent eecbe110
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment