Hi, Robert
Thanx for your quick reply, Is there any way to calculate memory usage of my 
custom particle system class? If I query this->smoke_right.valid() it returns 
false, when i remove children  but As far as you've seen I don't have 
destructor on my node and I suspect that internal geode and particle system 
doesn't free from memory. Maybe It's better in this situation not to use 
ref_ptr? Or maybe create particle system in the beginning and attach already 
made every time but  in this way I have to clean all particle system variables.
Thank you!
Cheers,
Roman

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=54489#54489





_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to