[vtkusers] VTK and memory issues.

Sebastien Auclair sxa at fluent.com
Fri Jun 6 11:44:35 EDT 2003


Forgot about that !

Just one simple question ...

If i use "GlobalReleaseDataFlagOn" just once on a single object, the effect
will be applied on all possible dataobjects ?
I ask this because intuitively, it is a strange way to set a global behavior
!

Thanks !
_________________
Seb

----- Original Message -----
From: "Mathieu Malaterre" <Mathieu.Malaterre at creatis.insa-lyon.fr>
To: "Sebastien Auclair" <sxa at fluent.com>
Cc: <vtkusers at public.kitware.com>
Sent: Friday, June 06, 2003 10:56 AM
Subject: Re: [vtkusers] VTK and memory issues.


> Sebastien,
> You might have a look at:
>
> How to handle large data sets in VTK:
> http://public.kitware.com/cgi-bin/vtkfaq?req=show&file=faq03.007.htp
>
> HTH
> mathieu
> Ps: a filter never change the input so each time you use a filter you
> have *one* input and *one* output.
>
> Sebastien Auclair wrote:
> > Greetings !
> >
> > Are VTK filters member of a pipeline holding DataSets instances between
each
> > of them ?
> > If i have a pipeline starting from a vtkPolyData instance, a
> > vtkPolyDataNormals, vtkAppendPolyData, vtkPolyDataMapper and vtkLODActor
...
> >     .. Does such a pipeline involves 4 or 5 instances of the initial
dataset
> > ? (i.e. One between each filter. )
> >     ... If yes, isn't there a way to clean a pileline ?
> >
> > We're having troubles with the memory vtk seems to be using.
> > Instead of taking around 200 Mo for displaying a huge 3D model, our
> > application actually takes 1.2Go !!!
> >
> > Thanks for any help !
> > ________________________
> > Seb
> >
> >
> > _______________________________________________
> > This is the private VTK discussion list.
> > Please keep messages on-topic. Check the FAQ at:
<http://public.kitware.com/cgi-bin/vtkfaq>
> > Follow this link to subscribe/unsubscribe:
> > http://public.kitware.com/mailman/listinfo/vtkusers
> >
>
>
> --
> Mathieu Malaterre
> CREATIS
> 28 Avenue du Doyen LEPINE
> B.P. Lyon-Montchat
> 69394 Lyon Cedex 03
> http://www.creatis.insa-lyon.fr/~malaterre/
>
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at:
<http://public.kitware.com/cgi-bin/vtkfaq>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers




More information about the vtkusers mailing list