Re: [osg-users] osgViewer::Viewer vs osgViewer::CompositeViewer

2008-01-19 Thread Robert Osfield
On Jan 19, 2008 12:28 AM, Mike Weiblen [EMAIL PROTECTED] wrote: 1) an immersive car cockpit display: front windscreen, left/right side windows, inside/outside rearview mirrors. That indicates Viewer (even tho the eye orientations are quiet different, and also have some mirror flips) Yep spot

Re: [osg-users] osgViewer::Viewer vs osgViewer::CompositeViewer

2008-01-18 Thread Robert Osfield
Hi J-S, The guide on when to use CompositeViewer or Viewer comes down to both practicalities and conceptual sides, if you don't keep both the practicalities and concepts well in sync you'll find it hard to get working and had to understand and communicate with others. So lets start with the

Re: [osg-users] osgViewer::Viewer vs osgViewer::CompositeViewer

2008-01-18 Thread Jean-Sebastien Guay
Hello Robert, Wow, thanks for the great explanation! I think I'll start a wiki page with this stuff, as well as a list of examples. Might be useful to others in the future. Most of the typical use cases that were described to me seem to fit the single View(er) as I thought they would. I have a

Re: [osg-users] osgViewer::Viewer vs osgViewer::CompositeViewer

2008-01-18 Thread Kallfass, Daniel, SDGE1
Hi Robert, If you are to regenerate OpenSceneGraph doxygen doc, could you please set the line 972 of doc/doxyfile.cmake to GENERATE_TAGFILE = OpenSceneGraphReferenceDocs/osg.tag It'll be also very helpful to add the search functionality (PHP-Script) which can be created by doxygen. I

Re: [osg-users] osgViewer::Viewer vs osgViewer::CompositeViewer

2008-01-18 Thread Jean-Sebastien Guay
Hello Robert, As well as confused, it also fails the minimal and complete test that all software should be subjected to. Ok, though in many cases, apps will choose one viewer type and stick to it, so it would be useful to be able to easily setup a CompositeViewer for simple cases (while still

Re: [osg-users] osgViewer::Viewer vs osgViewer::CompositeViewer

2008-01-18 Thread Jean-Christophe Lombardo
Jean-Sebastien Guay wrote: Hi again Robert, Thanks again, this makes things much clearer. The wiki page I created is here: http://www.openscenegraph.org/projects/osg/wiki/Support/ProgrammingGuide/ViewerVSCompositeViewer On a related note, the doxygen on the site

Re: [osg-users] osgViewer::Viewer vs osgViewer::CompositeViewer

2008-01-18 Thread Jean-Sebastien Guay
Hi again Robert, Thanks again, this makes things much clearer. The wiki page I created is here: http://www.openscenegraph.org/projects/osg/wiki/Support/ProgrammingGuide/ViewerVSCompositeViewer On a related note, the doxygen on the site

Re: [osg-users] osgViewer::Viewer vs osgViewer::CompositeViewer

2008-01-18 Thread Robert Osfield
On Jan 18, 2008 1:49 PM, Jean-Sebastien Guay [EMAIL PROTECTED] wrote: Wow, thanks for the great explanation! I think I'll start a wiki page with this stuff, as well as a list of examples. Might be useful to others in the future. Yes that would be useful. It's not the first time I've made a

Re: [osg-users] osgViewer::Viewer vs osgViewer::CompositeViewer

2008-01-18 Thread Mike Weiblen
] osgViewer::Viewer vs osgViewer::CompositeViewer On Jan 18, 2008 1:49 PM, Jean-Sebastien Guay [EMAIL PROTECTED] wrote: Wow, thanks for the great explanation! I think I'll start a wiki page with this stuff, as well as a list of examples. Might be useful to others in the future. Yes that would

Re: [osg-users] osgViewer::Viewer vs osgViewer::CompositeViewer

2008-01-17 Thread Jean-Sebastien Guay
Hello all, I was wondering if someone could give me some sample use cases for both osgViewer::Viewer and osgViewer::CompositeViewer, at a high level. Let me ask the question differently. We have an application which needs to be able to work on multiple screens, and also eventually on a