hi list, i have a scene object which is represented as an osg::Geode in my application. during runtime i am generating another object which is also represented as an osg::Geode. this second object can be seen as a virtual trace which can be attached to a specific scene object using a father(scene object)-child(trace) relation. so that i am able to transform both at a time later on. but as osg::Geode just allows me to addDrawables (no other geodes) to the scene i am a bit trapped at the moment and would appreciate any help. :)
thanks in advance. kerstin. _____________________________________________________________________ Der WEB.DE SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! http://smartsurfer.web.de/?mc=100071&distributionid=000000000066 _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
