Re: [osg-users] The Bug of osgparticleeffects?? (Tomlinson, Gordon)

2008-10-09 Thread Robert Osfield
Hi GuiYe, 2008/10/9 GuiYe [EMAIL PROTECTED]: No,I don't know how to remove the particle effects from the scene.Can you give me some code to do this? The ParticleSystem and ParticleEffects Node's are all just standard OSG nodes which you remove from scene like any other node via:

Re: [osg-users] The Bug of osgparticleeffects?? (Tomlinson, Gordon)

2008-10-09 Thread GuiYe
These are all my code.Can you help me rewrite the code??I want to remove the particle effects when the particle effects disappear.But now it does't work fine. Thank you!Good Lucky! #include osgViewer/Viewer #include osgViewer/ViewerEventHandlers #include osg/DeleteHandler #include

Re: [osg-users] The Bug of osgparticleeffects?? (Tomlinson, Gordon)

2008-10-09 Thread Robert Osfield
Hi GiuYe, 2008/10/9 GuiYe [EMAIL PROTECTED]: These are all my code.Can you help me rewrite the code?? I have a little spare time to help point users in the right direction, but not to help debug end users applications. You know, I too have work to do... Robert.

Re: [osg-users] The Bug of osgparticleeffects?? (Tomlinson, Gordon)

2008-10-09 Thread FlySky
In the example of osgparticleeffects,how to know that the particle effects disappear? I find the function areAllParticlesDead does't work.Is there any other way to judge it?? Thank you! 在2008-10-09,Robert Osfield [EMAIL PROTECTED] 写道: Hi GiuYe, 2008/10/9

Re: [osg-users] The Bug of osgparticleeffects?? (Tomlinson, Gordon)

2008-10-08 Thread GuiYe
No,I don't know how to remove the particle effects from the scene.Can you give me some code to do this? Thank you~___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org