Home
last modified time | relevance | path

Searched defs:rotate_c (Results 1 – 4 of 4) sorted by relevance

/dports/astro/pykep/pykep-2.6/src/third_party/cspice/
H A Drotate_c.c50 void rotate_c ( SpiceDouble angle, in rotate_c() function
/dports/astro/py-pykep/pykep-2.6/src/third_party/cspice/
H A Drotate_c.c50 void rotate_c ( SpiceDouble angle, in rotate_c() function
/dports/graphics/opencv/opencv-4.5.3/modules/video/src/
H A Dcamshift.cpp169 double rotate_c = sn * sn * mu20 - 2 * cs * sn * mu11 + cs * cs * mu02; in CamShift() local
/dports/graphics/blender/blender-2.91.0/source/blender/editors/mesh/
H A Deditmesh_bisect.c476 struct wmGizmo *rotate_c; member