Home
last modified time | relevance | path

Searched defs:rotationDelta (Results 1 – 10 of 10) sorted by relevance

/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtbase/examples/widgets/gestures/imagegestures/
H A Dimagewidget.cpp154 qreal rotationDelta = gesture->rotationAngle() - gesture->lastRotationAngle(); in pinchTriggered() local
/dports/games/openjk/OpenJK-07675e2/codeJK2/cgame/
H A DFxUtil.cpp391 float rotation, float rotationDelta, in FX_AddParticle()
473 float rotation, float rotationDelta, in FX_AddParticle()
1212 float rotation, float rotationDelta, in FX_AddOrientedParticle()
1296 vec3_t rotationDelta, float bounce, int motionDelay, in FX_AddPoly()
/dports/games/openjk/OpenJK-07675e2/codemp/client/
H A DFxUtil.cpp262 float rotation, float rotationDelta, in FX_AddParticle()
927 float rotation, float rotationDelta, in FX_AddOrientedParticle()
1024 vec3_t rotationDelta, float bounce, int motionDelay, in FX_AddPoly()
/dports/games/openjk/OpenJK-07675e2/code/cgame/
H A DFxUtil.cpp410 float rotation, float rotationDelta, in FX_AddParticle()
1030 float rotation, float rotationDelta, in FX_AddOrientedParticle()
1124 vec3_t rotationDelta, float bounce, int motionDelay, in FX_AddPoly()
/dports/graphics/gwenview/gwenview-21.12.3/lib/touch/
H A Dtouch.cpp202 const qreal rotationDelta = pinch->rotationAngle() - pinch->lastRotationAngle(); in getRotationFromPinchGesture() local
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonz/
H A Dsceneviewerevents.cpp1051 qreal rotationDelta = local
/dports/x11/xscreensaver/xscreensaver-5.44/hacks/
H A Dscooter.c123 Angle3D currentRotation, rotationDelta; member
/dports/x11/xlockmore/xlockmore-5.67/modes/
H A Dscooter.c122 Angle3D currentRotation, rotationDelta; member
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/media/view/
H A Dmedia_view_overlay_widget.cpp1047 const auto rotationDelta = (toRotation - fromRotation); in contentGeometry() local
/dports/games/openjk/OpenJK-07675e2/codemp/qcommon/
H A Dq_shared.h1454 vec3_t rotationDelta; member