Please see osgViewer application. The osgGA::StateSetManipulator() may help you~
2007/9/10, Felix Bwire <[EMAIL PROTECTED]>: > > Hi all, > has anyone produced code that outputs a graph with just points(nodes) and > links (edges) to these nodes. If so, you code please let me know how to do > it. > > Thanks, > Felix > > On 9/7/07, Robert Osfield <[EMAIL PROTECTED]> wrote: > > > > On 9/7/07, Alberto Luaces <[EMAIL PROTECTED]> wrote: > > > Thank you very much for your complete reply, it will help me to design > > my > > > future programs. > > > > My hope is that the amount of commonality between Viewer, > > CompositeViewer and doing Camera's in the scene graph is that users > > can switch between different high level designs easily, and reuse as > > much knowledge and actual code as possible. So... if you find out > > your design could be better done another way it should be easy to just > > reconfigure things.. at leasts that's the theory :-) > > > > Robert. > > _______________________________________________ > > 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 > >
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

