[vtkusers] Transforming Data but not vtkActors ... I FORGOT !

Farshid Dehmeshki farshid.dehmeshki at medicsight.com
Fri Jan 24 09:05:14 EST 2003


Hi, I have the same problem as sebastien has. whenever i change a small part of data( for example i have an array of point and I want to add another point to it) I have to repeat pipline . that's means i have to create actors again add to renderer and renwin and render again.
as sebastien said are there any short cut for this?





*******************************
Farshid  Dehmeshki
Software Engineer 
Medicsight Plc
46 Berkeley Square
London
W1J 5AT
Tel : 020 7598 4074
Fax: 020 7598 4071
Email : farshid.dehmeshki at medicsight.com
Web Site : www.medicsight.com
*******************************
 
The contents of this e-mail are intended for the named addressee only. It contains information which may be confidential and which may also be privileged. Unless you are the named addressee (or authorised to receive for the addressee) you may not copy or use it, or disclose it to anyone 
else. If you received it in error please notify us immediately and then destroy it. Further, we make every effort to keep our network free from viruses. However, you do need to verify that this email and any attachments are free of viruses as we can take no responsibility for any computer virus which might be transferred by way of this e-mail.



-----Original Message-----
From: Prabhu Ramachandran [mailto:prabhu at aero.iitm.ernet.in]
Sent: Friday, January 24, 2003 3:33 AM
To: Sebastien Auclair
Cc: vtkusers at public.kitware.com
Subject: Re: [vtkusers] Transforming Data but not vtkActors ... I FORGOT
!


>>>>> "SA" == Sebastien Auclair <sxa at fluent.com> writes:

    SA> How can we force the pipeline to Update itself up to the vtk
    SA> instance that was modified ?

    SA> // The modification isn't visible ... Should we call Update()
    SA> on something ?

renWin->Render() should do the trick usually.  Atleast this approach
works for me.

prabhu
_______________________________________________
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://public.kitware.com/mailman/listinfo/vtkusers

_____________________________________________________________________
This e-mail has been scanned for viruses by the WorldCom Internet Managed Scanning Service - powered by MessageLabs. For further information visit http://www.worldcom.com



More information about the vtkusers mailing list