[vtkusers] Window->Image coordinate conversions?

Bill Lorensen bill.lorensen at gmail.com
Fri Oct 23 13:09:33 EDT 2009


In the callback, I think that Caller is a vtkInteractor?

Can you print Caller->GetClassName()?

Bill

On Fri, Oct 23, 2009 at 12:49 PM, David Doria <daviddoria+vtk at gmail.com> wrote:
> On Fri, Oct 23, 2009 at 12:21 PM, Bill Lorensen <bill.lorensen at gmail.com> wrote:
>> After an InitTraveral, NextActor should return the first actor. At
>> least that's what it did 10 years ago.
>>
>> Can you run in a debugger?
>
>
> Of course the one thing I forgot to check for NULL was null...
> RendererCollection is null, so calling InitTraversal on it is
> obviously no good. Did I not cast the render window from caller
> correctly? Why else would this collection be invalid?
>
> Thanks,
>
> David
> _______________________________________________
> 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
>



More information about the vtkusers mailing list