<div class="gmail_quote">On Thu, Jul 2, 2009 at 7:43 AM, ClaudeG <span dir="ltr">&lt;<a href="mailto:claude.gangolf@gmail.com">claude.gangolf@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
Hi, I have  a question about STL Containers and VTK, when i store VTK -<br>
Objects in a STL - container, like actors in a container, and when i want to<br>
use these objects, (actors), in two different function, how can i do that.<br>
To be more precisely, i create a stl - container which store the actors,<br>
then in a function a create the mappers and the associated actors which are<br>
stored in this container, now i want to manipulate this actors in a second<br>
function is that possible!<br>
<br>
Thanks in advance for your help<br>
</blockquote><div><br>I don&#39;t see why not? It should just be like storing a container of pointers? Can you post a simple, compilable example of where this is not working?<br><br clear="all">Thanks,<br><br>David <br></div>
</div>