Hi All,
 I have got a very simple scene graph consisting of a root node (Group), a node 
object and a particle system.
 I have noticed that when I add the particle system node (containing the Geode 
for particle system) to the root, the other object of the scene appears shrink. 
 What could be the problem? 

 My scene graph looks like: root->addChild(node); 
                                                     
root->addChild(ParticleSystem);

 Thanks for your help!
 
 
       
---------------------------------
 Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail 
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to