MantisBT - ParaView
View Issue Details
0012408ParaView(No Category)public2011-07-27 10:232016-08-12 09:58
Kyle Lutz 
Kitware Robot 
normalminorhave not tried
closedmoved 
 
 
TBD
incorrect functionality
0012408: CopyStructuredData() method does not correctly use extents
The vtkDataSetAttributes::CopyStructuredData() method does not actually make use of the extents it gets passed. The function will only work if the in and out extents are exactly the same which defeats the purpose of passing extents at all.
No tags attached.
Issue History
2011-07-27 10:23Kyle LutzNew Issue
2012-01-27 13:27yifei wuNote Added: 0027987
2016-08-12 09:58Kitware RobotNote Added: 0038017
2016-08-12 09:58Kitware RobotStatusbacklog => closed
2016-08-12 09:58Kitware RobotResolutionopen => moved
2016-08-12 09:58Kitware RobotAssigned To => Kitware Robot

Notes
(0027987)
yifei wu   
2012-01-27 13:27   
What is the purpose of the extents? Shouldn't the copy be 1 to 1? Also does it disrupt the memory from copyallocate if the extents are different?
(0038017)
Kitware Robot   
2016-08-12 09:58   
Resolving issue as `moved`.

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