I am trying to get the values of variables at the position of mouse in real
time.
That is to say, when moving the mouse, we get the values in real time.
And I need to get there values automatically, not by using probe filters
manually.

I try to auto probe the data from a source or filter. As a result, I think
it is needed
to get the input of the vtkrenderer which is set as the input of one probe
filter. Here
I failed to get the whole input of the vtkrenderer.

Is there any other way to solve this problem?

Thanks for any advice!


2011/9/7 Utkarsh Ayachit <utkarsh.ayac...@kitware.com>

> Please keep the discussion to the mailing list so others can
> benefit-from/contribute-to the conversion.
>
> There isn't any easy way, that I can think of, of getting the whole
> data in an interactor style. If you can elaborate what you're trying
> to do, maybe there's another way that using an interactor style of
> doing what you're trying to do.
>
> Utkarsh
>
>
>
> On Tue, Sep 6, 2011 at 12:04 PM, 沈恩亚 <enya.shen2...@gmail.com> wrote:
> > I added this code in an interactor style class (such as
> > vtkInteractorStyleUser).
> > I try to get the "whole" data of the renderer by its actors.
> > Is this possible? or any other way to get the "whole" data?
> >
> > Thank You!
> >
> > Best wishes!
> >
>
_______________________________________________
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 ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to