comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Container/Holder Destruction
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Container/Holder Destruction [message #45616 is a reply to message #45615] Mon, 19 September 2005 06:17 Go to previous messageGo to previous message
IDLmastertobe is currently offline  IDLmastertobe
Messages: 54
Registered: June 2004
Member
Thanks for the reply.

I check my heap and found no memory leak in the heap. I am trying to
visualize 3D data and the cleanup won't be called until the graphic window
is closed. When I was working with a 3D data with dimension 52x52x52, the
program works fine. When I used data with dimension 257x257x257, the
memory runs out BEFORE the 3D image appeared. In this case, I can't see
how memory leak will affect me since the cleanup won't be called until I
finish visualing and close the 3D graphic window, which does not even
appear right now. I am using a lot of objects and saving many of them in
a state structure. I think the size of the objects are building up pretty
quickly and eating up my RAM. Am I missing some important information on
where I am wasting my memory? Does anyone have any suggestion on how I
can "save" some memory? I cannot destroy any object BEFORE i close the 3D
graphic window because the object information is needed for the 3D
graphics. But if I don't destroy some of them, I don't think there is
enough RAM for the graphics in my case right now. Thanks for your help.
I appreciate your time.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Help me plz abt this c program
Next Topic: Re: FILE_DIRNAME question

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sun Nov 30 12:18:13 PST 2025

Total time taken to generate the page: 1.83977 seconds