[vtkusers] when the actorCollection is filled up?!
Giancarlo Amati
ilferraresebono at hotmail.it
Fri Apr 17 04:16:09 EDT 2009
Hello everybody,
I have this piece of code:
this->_ren->AddActor(imgAct1);
this->_ren->AddActor(imgAct2);
this->_ren->AddActor(imgAct3);
_ren->Render();
_ren->ResetCamera();
where imgAct# are objects of vtkImageActor. Now,
Just after these statements, I call _ren->GetActors() to retrieve the actorCollection but it returns an empty collection.......why?
Kind regards.
Giancarlo
_________________________________________________________________
25 GB di spazio gratuito su Internet! Prova SkyDrive
http://clk.atdmt.com/GBL/go/140630371/direct/01/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20090417/7c790665/attachment.htm>
More information about the vtkusers
mailing list