It's simple to convert over. Look at the osgcompositeviewer example to see
what needs to be done. I've been using just osgViewer::Viewer and I changed
over to using the composite viewer with no problems or difficulty. One's
just a subset of the other so I would probably just start out with a
CompositeViewer and then add one view...

-Shayne

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Ed
Sent: Tuesday, October 28, 2008 2:42 PM
To: osg-users@lists.openscenegraph.org
Subject: [osg-users] Viewer vs. Composite Viewer

After reading "osgViewer::Viewer vs osgViewer::CompositeViewer", I think 
I might need to use CompositeViewer at some point in the future of my 
project, but not at the outset.  Should I begin with the 
CompositeViewer, or make the necessary mods later?  How difficult is it 
to change from Viewer to CompositeViewer later?

Ed

_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to