MantisBT - VTK
View Issue Details
0007821VTK(No Category)public2008-10-16 10:242016-08-12 09:55
Serge Lalonde 
Kitware Robot 
normalfeatureN/A
closedmoved 
 
 
0007821: Fixes to vtkBoxWidget to force uniform scaling operation
I needed to be able to restrict the vtkBoxWidget to only perform uniform scaling on the actor it is handling. However, the 5.2.0 version has limitations that prevent this from being done with callbacks.
I made the code changes that allow the callback to query what operation is currently being performed (by adding Get/Set functions for State) and by expanding the WidgetState enum.
The changes are relatively minor and are completely backwards compatible.
I've attached the patch files for the cxx and the .h files. They are relative to the 5.2.0 release.
No tags attached.
patch vtkBoxWidget.cxx.patch (2,035) 2008-10-16 10:24
https://www.vtk.org/Bug/file/6773/vtkBoxWidget.cxx.patch
patch vtkBoxWidget.h.patch (505) 2008-10-16 10:25
https://www.vtk.org/Bug/file/6774/vtkBoxWidget.h.patch
Issue History
2008-10-16 10:24Serge LalondeNew Issue
2008-10-16 10:24Serge LalondeFile Added: vtkBoxWidget.cxx.patch
2008-10-16 10:25Serge LalondeFile Added: vtkBoxWidget.h.patch
2011-06-16 13:11Zack GalbreathCategory => (No Category)
2016-08-12 09:55Kitware RobotNote Added: 0037029
2016-08-12 09:55Kitware RobotStatusexpired => closed
2016-08-12 09:55Kitware RobotResolutionopen => moved
2016-08-12 09:55Kitware RobotAssigned To => Kitware Robot

Notes
(0037029)
Kitware Robot   
2016-08-12 09:55   
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.