Added to Viewer::realize() automatic setup using Keystone when available and enabled, and when no other window setup has been selected.
This commit is contained in:
@@ -100,7 +100,7 @@ int main( int argc, char **argv )
|
||||
|
||||
if (ds->getStereo())
|
||||
{
|
||||
viewer.setUpViewForStereo(ds);
|
||||
viewer.setUpViewForStereo();
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user