Home
last modified time | relevance | path

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

/dports/biology/ncbi-toolkit/ncbi/vibrant/
H A Dviewer3d.c1706 static RotatePivots3D RotateDrag_YZ = { ROTATE_Y, ROTATE_Z }; in InitializeMA() local
1708 MA_AddAction(ma, MK_Normal, MA_Drag, Rotate_DragMA, &RotateDrag_YZ, NULL); in InitializeMA()
H A Dshim3d.c1907 static OGL_RotatePivots3D RotateDrag_YZ = { ROTATE_Y, ROTATE_Z }; in OGL_InitializeMA() local
1910 &RotateDrag_YZ, NULL); in OGL_InitializeMA()