[vtkusers] problem with getPlaneOrientation()

Jothybasu Selvaraj jothybasu at gmail.com
Mon Aug 20 11:24:22 EDT 2012


What do you mean by "this does not work" ?

Jothy

On Mon, Aug 20, 2012 at 4:22 PM, 32sthide <32sthide at gmail.com> wrote:

> here is an example:
>
> vtkImagePlaneWidget *planeZ= vtkImagePlaneWidget::New();
>         planeZ->SetInteractor(iren);
>         planeZ->SetPicker(picker);
>         planeZ->RestrictPlaneToVolumeOn();
>         planeZ->GetPlaneProperty()->SetColor(0, 0, 1);
>         planeZ->SetInput(bmp->GetOutput());
>         planeZ->SetPlaneOrientationToZAxes();
>         planeZ->SetSliceIndex(64);
>         planeZ->DisplayTextOn();
>         planeZ->SetLookupTable(planeX->GetLookupTable());
>         planeZ->On();
>
>         int iaxis;
>         PlaneZ->GetPlaneOrientation(iaxis);
>
>
>
> --
> View this message in context:
> http://vtk.1045678.n5.nabble.com/problem-with-getPlaneOrientation-tp5715428p5715431.html
> Sent from the VTK - Users mailing list archive at Nabble.com.
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>



-- 
Jothybasu Selvaraj
PhD Student
University of Liverpool
UK
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20120820/04e8dd98/attachment.htm>


More information about the vtkusers mailing list