[IGSTK-Users] Problem sharing objects/representations among v views

Nithiananthan, Sajendra Sajendra.Nithiananthan at rmp.uhn.on.ca
Fri May 25 17:33:09 EDT 2007


That did the trick.

Thank you very much!

-----Original Message-----
From: Patrick Cheng [mailto:cheng at isis.georgetown.edu]
Sent: Friday, May 25, 2007 4:55 PM
To: Nithiananthan, Sajendra
Cc: 'igstk-users at public.kitware.com'
Subject: Re: [IGSTK-Users] Problem sharing objects/representations among
v iews


Hi Sajendra,

As a temporary solution:

1. Use the attached igstkObjectRepresentation.cxx file, and recompile 
your IGSTK library

2. Use
view2->RequestAddObject(ellipsoidRepresentation->Copy());
Instead of
view2->RequestAddObject(ellipsoidRepresentation);

You should be able to see two sphere being tracked at the same time, and 
both showing in the View.

Thank you,

Patrick

This e-mail may contain confidential and/or privileged information for the sole use of the intended recipient. Any review or distribution by anyone other than the person for whom it was originally intended is strictly prohibited. If you have received this e-mail in error, please contact the sender and delete all copies. Opinions, conclusions or other information contained in this e-mail may not be that of the organization.



More information about the IGSTK-Users mailing list