Apparently the built in hash-method (or hashcode) of the Face-class does not take location into account. Hence false positives can happen. In particular for models with a large number of identical objects. This leads to surfaces being missing and so leaky models.
This PR fixes this problem by combining hashcodes for location vector and face
Apparently the built in hash-method (or hashcode) of the Face-class does not take location into account. Hence false positives can happen. In particular for models with a large number of identical objects. This leads to surfaces being missing and so leaky models.
This PR fixes this problem by combining hashcodes for location vector and face