Home
last modified time | relevance | path

Searched refs:planeRotation (Results 1 – 2 of 2) sorted by relevance

/dports/biology/protomol/protomol/applications/xyzviz-app/
H A Dxyzviz.cpp163 static bool planeRotation = false; variable
795 if((from < to || dFocusRadius > 0) && planeRotation){ in motion()
829 planeRotation = !planeRotation; in mainMenuCallback()
831 …glutChangeToMenuEntry(2,const_cast<char*>((string("Toggle Plane Rotation : ")+(planeRotation?strin… in mainMenuCallback()
1105 planeRotation = !planeRotation; in keyboardCallback()
1218 planeRotation = (from < to) || (dFocusRadius > 0.0); in main()
1299 …glutAddMenuEntry(const_cast<char*>((string("Toggle Plane Rotation : ")+(planeRotation?string("Yes"… in main()
/dports/biology/protomol/protomol/
H A Dtags6460 planeRotation applications/xyzviz-app/xyzviz.cpp /^static bool planeRotation = false;$/;" v…