Re: [osg-users] How can I find objects in scene

2006-12-24 Thread elekis
http://www.nps.navy.mil/cs/sullivan/osgtutorials/osgDOF.html On 12/23/06, Drew Whitehouse [EMAIL PROTECTED] wrote: Take a look at examples/osgplanets/osgplanets.cpp. You use a Visitor to traverse the scene graph. In this case the FindNamedNodeVisitor is collecting the nodes that match a

[osg-users] number of side in cylinder and cone

2006-12-24 Thread elekis
hi all, I have to use cylinder and cone shape, but osg represent that spericaly (is it english??) is it possible to say to osg the number of side of cylinder and cone. and for example a cylinder with 4 side is a rectangle, and a cone with 4 sides is a pyramid. if I ask that, is cause I need a

[osg-users] osg vertical synchronization

2006-12-24 Thread xiaoshuxing
How to turn off vertical synchronization in osg application? ___ osg-users mailing list osg-users@openscenegraph.net http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/