Skip to content

#1464 [patch] GeometryType::makeFromVertices returns 2-dim simplex when dim=3

Metadata

Property Value
Reported by Ansgar Burchardt (burchardt@igpm.rwth-aachen.de)
Reported at May 12, 2014 15:50
Type Bug Report
Version Git (pre2.4) [autotools]
Operating System Unspecified / All
Last edited by Christoph Grüninger (gruenich@iws.uni-stuttgart.de)
Last edited at May 12, 2014 17:13
Closed by Christoph Grüninger (gruenich@iws.uni-stuttgart.de)
Closed at May 12, 2014 17:13
Closed in version Unknown
Resolution Fixed
Comment Thanks for the patch, commited as 03408fa56…

Description

Hi,

we, Katja Hanowski and me, found a typo in GeometryType::makeFromVertices that makes the function return a 2-dim simplex when dim=3. Patch attached.

Ansgar

Attachments