All public logs
From KitwarePublic
Jump to navigationJump to search
Combined display of all available logs of KitwarePublic. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 02:35, 28 April 2021 Cquammen talk contribs deleted page VTK/Examples/Python/Widgets/BoxWidget (content was: "File:VTK_Examples_Python_Widgets_BoxWidget.png An example that shows how to use the BoxWidget to interactively scale and rotate and object. ==BoxWidget.py== <source lang="python"> import vtk # Call back function to resize the cone def boxCallback(obj, event): t = vtk.vtkTransform() obj.GetTransform(t) obj.GetProp3D().SetUserTransform( t ) # Create a Cone...", and the only contributor was "Onlyjus" (talk))