Hi Brian, Yes you can do that by using RenderSurface.Get the Producer:: RenderSurface object from the Producer::Camera and then you can call different function of RenderSurface class to set the window properties. For more information look at the documentation on this site http://andesengineering.com/Producer/Doxygen/html/classProducer_1_1RenderSurface.html
There is also a tutorial on Producer on the link http://andesengineering.com/Producer/Tutorial/index.html I hope this answer your query.If not please let me know i will send you a code snippet on the same. best regards RJ On Mon, 2007-04-02 at 17:29 +0000, [EMAIL PROTECTED] wrote: > Hi, > > When using Producer to set up a default window, is it possible to specify > parameters that the window should have upon creation? I know that I can > specify my own window to use, but unfortunately, the 3rd party tool that I > am using in conjunction with OSG isn't set up to do that easily. > > Thanks, > Brian > _______________________________________________ > osg-users mailing list > [email protected] > http://openscenegraph.net/mailman/listinfo/osg-users > http://www.openscenegraph.org/ > _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
