MantisBT - VTK
View Issue Details
0000176VTK(No Category)public2003-09-11 13:502016-08-12 09:54
James Ahlborn 
Kitware Robot 
normalminoralways
closedmoved 
 
 
0000176: vtkTransformFilter assumes points of type float
the vtkTransformFilter always outputs points of type float, even if the input points are of type double.
No tags attached.
Issue History
2007-08-28 15:18Zack GalbreathProject@11@ => VTK
2007-08-28 15:19Zack GalbreathAssigned ToJosh Cates =>
2007-08-28 15:19Zack GalbreathPriorityhigh => normal
2007-08-28 15:19Zack GalbreathStatusbacklog => @30@
2007-08-28 15:19Zack GalbreathResolutionfixed => suspended
2007-08-28 15:19Zack GalbreathSummaryGoodsite => vtkTransformFilter assumes points of type float
2007-08-28 15:23Zack GalbreathNote Deleted: 0008196
2011-06-16 13:11Zack GalbreathCategory => (No Category)
2016-08-12 09:54Kitware RobotNote Added: 0036698
2016-08-12 09:54Kitware RobotStatusexpired => closed
2016-08-12 09:54Kitware RobotResolutionsuspended => moved
2016-08-12 09:54Kitware RobotAssigned To => Kitware Robot

Notes
(0000979)
Ken Martin   
2004-04-26 11:26   
Yes this is true of most of the geometric filters in VTK. There will probably not be any change in this for the near future but we will keep this bug open since it is something that should be fixed. There is no sense in passing double data into a filter only to have it forced down to float.
(0036698)
Kitware Robot   
2016-08-12 09:54   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current VTK Issues page linked in the banner at the top of this page.