Page MenuHomePhabricator

Clone method of PlaneGeometry does not copy the ReferenceGeometry
Closed, InvalidPublic

Description

The referenceGeometry is not cloned, the pointer is just set to the Geometry of 'other'.

Event Timeline

It seems as if this bug is fixed during the ITK4 migration.

Since ReferenceGeometry is always pointing to the Geometry of a reference object, it is not desired to copy this geometry during clone process.

kislinsk changed the task status from Invalid to Spite.Jun 27 2018, 1:32 PM
kislinsk added a project: Bulk Edit.
kislinsk changed the task status from Spite to Invalid.Jun 27 2018, 1:36 PM
kislinsk removed a project: Bulk Edit.