[vtkusers] Re: question about vtkImageFlip

Goodwin Lawlor goodwin.lawlor at ucd.ie
Mon Oct 4 06:50:26 EDT 2004


Try:
vtkImageFlip->Update();
before you get the output.
hth

Goodwin
----- Original Message ----- 
From: "francesco caruso" <guernika_devel at yahoo.it>
Newsgroups: gmane.comp.lib.vtk.user
Sent: Monday, October 04, 2004 8:50 AM
Subject: question about vtkImageFlip


> Hello
>
> I'd like to know why I can get a pointer to the scalar in a vtkImageData
> with method imageData->GetScalarPointer(0,0,0), but I can't get it after
> I flip that with vtkImageFlip->GetOutput()->GetScalarPointer(0,0,0)
>
> Thanks in advance
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at:
<http://public.kitware.com/cgi-bin/vtkfaq>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>




More information about the vtkusers mailing list