Home
last modified time | relevance | path

Searched refs:SceneRotateScaled (Results 1 – 3 of 3) sorted by relevance

/dports/science/py-pymol/pymol-open-source-2.4.0/layer1/
H A DScene.h116 void SceneRotateScaled(PyMOLGlobals * G, float rx, float ry, float rz, int sdof_mode);
H A DControl.cpp208 SceneRotateScaled(G, in ControlSdofIterate()
H A DScene.cpp1321 void SceneRotateScaled(PyMOLGlobals * G, float rx, float ry, float rz, int sdof_mode) in SceneRotateScaled() function