Renderer.Render();
Mykola Khotyaintsev
ko at irfu.se
Wed Aug 25 06:44:11 EDT 1999
On Wed, 25 Aug 1999, [iso-8859-1] Stéphane MOREAU wrote:
> I prefer use panel.Render() than panel.GetRenderer().Render().
> panel.Render() update my window.
It really works. Even much faster than renPanel.GetRenderer().Render();+
renPanel.repaint();
Thanks 4 help!
Best!
Mykola
>
> Just try, and tell me if it works !
>
>
> Mykola Khotyaintsev a écrit :
>
> > Dear vtkusers,
> >
> > I try to update immage by renPanel.getRenderer().Render();
> > And this does nothing.
> >
> > Please help. It seems not the best way to update my window by: win.hide();
> > win.show();
> > ;-)
> >
> > Mykola Khotyaintsev
> >
> > P.S. I am using Java 1.1.8 + VTK 2.2
> >
> > -----------------------------------------------------------------------------
> > This is the private VTK discussion list. Please keep messages on-topic.
> > Check the FAQ at: <http://www.automatrix.com/cgi-bin/vtkfaq>
> > To UNSUBSCRIBE, send message body containing "unsubscribe vtkusers" to
> > <majordomo at gsao.med.ge.com>. For help, send message body containing
> > "info vtkusers" to the same address. Live long and prosper.
> > -----------------------------------------------------------------------------
>
> --
> ============================
> Stéphane MOREAU
> Ingénieur de recherche
> ADERSA
> Tél : 01-60-13-53-47
> Fax : 01-69-20-05-63
> mailto:moreau at adersa.asso.fr
> http://www.adersa.asso.fr
>
>
>
-----------------------------------------------------------------------------
This is the private VTK discussion list. Please keep messages on-topic.
Check the FAQ at: <http://www.automatrix.com/cgi-bin/vtkfaq>
To UNSUBSCRIBE, send message body containing "unsubscribe vtkusers" to
<majordomo at gsao.med.ge.com>. For help, send message body containing
"info vtkusers" to the same address. Live long and prosper.
-----------------------------------------------------------------------------
More information about the vtkusers
mailing list