[vtkusers] VTk and STL-Containers from C++

David Doria daviddoria+vtk at gmail.com
Thu Jul 2 09:01:47 EDT 2009


On Thu, Jul 2, 2009 at 8:45 AM, ClaudeG <claude.gangolf at gmail.com> wrote:

>
> ok, i don't read the previous code here again but you have this code than
> in
> the main function i have:
>
> main()
> {
>  //i call the file where all the properties are stored
>  //i create a renderer a rendererwindow and a rendererwindowinteractor
>  setup(ren1, file);
>  renWin->Render();
>  manipulate(ren1, file);
>  renWin->Render();
> }
>

Claude - I think it would be much easier if you posted a compilable example
- e.g. ren1 is not defined, file is not defined, etc. Maybe other users on
the list can debug this just by looking at it, but it would be much easier
for me to poke around with a debugger.

Thanks,

David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20090702/540f13c1/attachment.htm>


More information about the vtkusers mailing list