Paul Levy (plevy++at++camberva.com)
Mon, 29 Jan 1996 18:57:40 -0500 (EST)
node=LoadFile(file, NULL);
pfAddChild(scene, node);
how do delete the model? I have tried:
pfRemoveChild(scene,node);
worked=(pfDelete(node));
That seems to remove it from the scene, but the memory does not seem to
be released. If I continually load/delete models, the memory usage continues
to climb until I am out of memory.
Is there some procedure for reclaiming the memory or another way to
delete nodes?
Thanks.
================================================================================
Paul A. Levy Software Engineer
Camber Corporation E-mail: plevy++at++camberva.com
7411 Alban Station Court, Ste B250 Voice: (703)866-5404
Springfield, Virginia 22150 Fax: (703)866-5409
This archive was generated by hypermail 2.0b2 on Mon Aug 10 1998 - 17:52:18 PDT