Hi Dieter, Things should certainly not hang so this is a bug. Could you break the app and find out where its hanging.
Robert. On 8/15/07, Dieter Pfeffer <[EMAIL PROTECTED]> wrote: > > > > Hi > > > I would like to use the SmokeTrailEffect similar to the example, but not > attached to a picked node but to a selected object. > > This is my hierarchie:: > > osg::Group -> osg::Switch -> osg::PositionAttitudeTransform -> osg::Node > (from osgDB::readNodeFile (name)) > > When I attach the effectsGroup (form the example) to the first group, I can > see the effect but no trail effect; when I attach it to the > PositionAttitudeTransform or the Node - my application hangs. > The object is moving by: osg::PositionAttitudeTransform ->setPosition / > setAttitude > > > What do I wrong ? > > > Thanks > Dieter > > > > > > Unclassified Mail > > > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > > _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

