Skip to content
Snippets Groups Projects
Commit f7540383 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

No commit message

No commit message
parent bc9d0a07
No related branches found
No related tags found
No related merge requests found
......@@ -420,7 +420,7 @@ int main(int argc, char **argv)
GmshSetOption("General", "Camera", 1.);
GmshSetOption("General", "Orthographic", 0.);
GmshSetOption("General", "TrackballHyperbolicSheet", 0.);
CTX::instance()->trackballHyperbolicSheet=0;
if (strstr(argv[1],"-s") != NULL){
camera.stereoEnable = true;
cout<<"mode STEREO"<<endl;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment