[vtkusers] Design recommendation
Federico Milano
fmilano at gmail.com
Tue Nov 15 10:59:41 EST 2011
Hi. I'm designing an application in which you can load many meshes and move
them around to conform a scene. It would be something like a scene editor.
I've some VTK related questions:
1) I've a list with all the objects I have loaded. How do you recommend me
to store each object, a pointer to each vtkPolyData or a pointer to each
Mapper?
Some more data: I've to hide some objects (like the ParaView eye function)
and I've to remove/add objects as the user demands it.
I would really appreciate any tip/advise you could give me.
Thanks in advance,
Federico
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20111115/ec78db07/attachment.htm>
More information about the vtkusers
mailing list