[vtkusers] growing RAM memory

chasank chasank at gmail.com
Sat May 21 17:37:31 EDT 2011


My suggestion is, 
 if you do not need more than one renderer and RenderWindow
 - Define them in a global scope,
 - And before each call to the widgetInicialization method, set them to the
NULL
 - in widgetInicialization method, Re-create them, set the values
 - Lastly update your widget object.

--
View this message in context: http://vtk.1045678.n5.nabble.com/growing-RAM-memory-tp4346305p4415624.html
Sent from the VTK - Users mailing list archive at Nabble.com.



More information about the vtkusers mailing list