Updates to osgProducer and osgstereoimage for stereo support.

Changed the default distance from the scene of the home position of the
trackball and flight manipulators.
This commit is contained in:
Robert Osfield
2003-03-20 17:00:32 +00:00
parent 0476348a0c
commit fe49a97baa
5 changed files with 9 additions and 3 deletions

View File

@@ -269,6 +269,7 @@ void OsgCameraGroup::realize( ThreadingModel thread_model)
// set up the visual chooser.
if (_ds.valid() || numMultiSamples!=0)
{
Producer::VisualChooser* rs_vc = rs->getVisualChooser();
if (!rs_vc)
{