[vtkusers] AddActor - Help

ClaudeG claude.gangolf at gmail.com
Wed Jun 24 05:42:20 EDT 2009


Hi ,

I have a question about the AddAcotr - function, when i have, for example a
disk and i write:
ren->AddActor(disk) //where ren is a renderer,
then i modify my disk and use again :
ren->AddActor(disk)

Is now the disk only update or does the "two disk", the old and the nw which
has the new properties existes. i have this question because i see only the
new one in the renderer window but i want to know if  a new disk is created
by this methode or only the AddActor - function update the changed
properties to the disk which existes already.

Thx for you help:-)
-- 
View this message in context: http://www.nabble.com/AddActor---Help-tp24181683p24181683.html
Sent from the VTK - Users mailing list archive at Nabble.com.




More information about the vtkusers mailing list