[vtk-developers] 2D vtkSliderWidget crashes in wireframe
Philipp Hartl
philipp.hartl at bkf.at
Thu Jul 10 17:46:09 EDT 2008
Hi,
there is a bug in vtkSliderWidgetRepresentation2D. While switching into
wireframe-mode, the function GetActors(vtkPropCollection *pc) add
vtkActor2D items, obviously wrong. The function should be renamed to
GetActors2D(vtkPropCollection *pc) and anything goes right.
The same problem exists in vtkCenteredSliderRepresentation.
- Philipp
Philipp Hartl schrieb:
> Hello,
>
> the vtkSliderWidget in combination with 2D representation crashes when I
> switch into wireframe mode, of course if it is visible.
>
> It would be very nice to set some kind of stepping, so the slider can
> only be set to defined intervals? Is there any ambition?
>
> Cheers,
> Philipp
> _______________________________________________
> vtk-developers mailing list
> vtk-developers at vtk.org
> http://www.vtk.org/mailman/listinfo/vtk-developers
>
More information about the vtk-developers
mailing list