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

Reply via email to