[vtkusers] problem with getPlaneOrientation()

David Doria daviddoria at gmail.com
Mon Aug 20 11:08:01 EDT 2012


On Mon, Aug 20, 2012 at 11:05 AM, 32sthide <32sthide at gmail.com> wrote:
> hi, I don't understant why this does not work
>
> int iaxis;
> current_widget->GetPlaneOrientation(iaxis);
>
> it says /usr/include/vtk-5.2/vtkImagePlaneWidget.h:299: note: candidates
> are: virtual int vtkImagePlaneWidget::GetPlaneOrientation()
>
> can anyone help me please?

Pleave provide a minimal, fully compilable example of the problem.
Specifically we have no idea what 'current_widget' is.

David



More information about the vtkusers mailing list