Home
last modified time | relevance | path

Searched defs:targetPosition (Results 1 – 25 of 154) sorted by relevance

1234567

/dports/x11/plasma5-plasma-workspace/plasma-workspace-5.23.5/applets/kicker/plugin/
H A Dtrianglemousefilter.cpp21 const auto targetPosition = mapToItem(m_interceptedHoverItem, m_lastCursorPosition); in TriangleMouseFilter() local
79 const auto targetPosition = mapToItem(m_interceptedHoverItem, position); in childMouseEventFilter() local
/dports/devel/py-bullet3/bullet3-3.21/examples/pybullet/gym/pybullet_examples/
H A DhumanoidMotionCapture.py156 targetPosition = [0] variable
159 targetPosition = [ variable
170 targetPosition = [startPose[index0]] variable
181 targetPosition = [0] variable
184 targetPosition = [0, 0, 0, 1] variable
/dports/devel/py-bullet3/bullet3-3.21/examples/pybullet/examples/
H A DhumanoidMotionCapture.py156 targetPosition = [0] variable
159 targetPosition = [ variable
170 targetPosition = [startPose[index0]] variable
181 targetPosition = [0] variable
184 targetPosition = [0, 0, 0, 1] variable
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.DirectoryServices.Protocols/System.DirectoryServices.Protocols/
H A DVlvResponseControl.cs35 …nal VlvResponseControl (int contentCount, byte [] contextId, ResultCode result, int targetPosition) in VlvResponseControl()
/dports/games/trenchbroom/TrenchBroom-ed46601/common/src/View/
H A DCameraAnimation.cpp28 …CameraAnimation::CameraAnimation(Renderer::Camera& camera, const Vec3f& targetPosition, const Vec3… in CameraAnimation()
/dports/graphics/cegui/cegui-0.8.7/cegui/src/RendererModules/Irrlicht/
H A DMemoryFile.cpp56 uint32 targetPosition = relativeMovement ? d_position : 0; in seek() local
/dports/audio/mixxx/mixxx-2.3.0/src/widget/
H A Dwwaveformviewer.cpp83 double targetPosition = -1.0 * eventPosValue * audioSamplePerPixel * 2; in mousePressEvent() local
123 double targetPosition = -1.0 * eventPosValue * audioSamplePerPixel * 2; in mouseMoveEvent() local
/dports/games/maxr/maxr-0.2.9/src/input/mouse/cursor/
H A Dmousecursorattack.cpp37 cMouseCursorAttack::cMouseCursorAttack (const cUnit& sourceUnit, const cPosition& targetPosition, c… in cMouseCursorAttack()
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/base/java/org/mozilla/gecko/home/
H A DBookmarksPanel.java280 int targetPosition) { in BookmarksLoader()
356 final int targetPosition = args.getInt(BOOKMARKS_SCROLL_POSITION); in onCreateLoader() local
H A DBookmarksListAdapter.java112 int targetPosition); in onRefreshFolder()
172 int targetPosition = mParentStack.peek().position; in moveToParentFolder() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/svl/source/notify/
H A DSfxBroadcaster.cxx81 size_t targetPosition = m_RemovedPositions.back(); in AddListener() local
/dports/astro/stellarium/stellarium-0.21.3/plugins/TelescopeControl/src/gui/
H A DSlewDialog.cpp216 Vec3d targetPosition; in slew() local
232 Vec3d targetPosition; in sync() local
/dports/games/maxr/maxr-0.2.9/src/game/logic/
H A Dattackjob.h52 cPosition targetPosition; variable
/dports/games/openra/OpenRA-release-20200503/OpenRA.Mods.Cnc/Activities/
H A DLeap.cs38 WPos targetPosition; field in OpenRA.Mods.Cnc.Activities.Leap
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svl/source/notify/
H A DSfxBroadcaster.cxx101 size_t targetPosition = mpImpl->m_RemovedPositions.back(); in AddListener() local
/dports/x11-toolkits/qt5-quick3d/kde-qtquick3d-5.15.2p19/src/quick3d/
H A Dqquick3dquaternionutils.cpp115 const QVector3D &targetPosition, in lookAt()
/dports/games/openra/OpenRA-release-20200503/OpenRA.Mods.Common/Traits/SupportPowers/
H A DNukePower.cs149 public void Activate(Actor self, WPos targetPosition) in Activate()
/dports/games/openra/OpenRA-release-20200503/OpenRA.Mods.Common/Activities/Air/
H A DLand.cs32 WPos targetPosition; field in OpenRA.Mods.Common.Activities.Land
/dports/astro/kstars/kstars-3.5.6/kstars/ekos/guide/internalguide/
H A Dgmath.h188 GuiderUtils::Vector targetPosition; variable
/dports/graphics/opencv/opencv-4.5.3/modules/video/include/opencv2/video/detail/
H A Dtracking.detail.hpp204 Point2f targetPosition; member in cv::detail::tracking::TrackerTargetState
/dports/devel/bullet/bullet3-3.21/examples/SharedMemory/plugins/vrSyncPlugin/
H A DvrSyncPlugin.cpp125 double targetPosition = sensorState.m_jointPosition; in preTickPluginCallback_vrSyncPlugin() local
/dports/devel/py-bullet3/bullet3-3.21/examples/SharedMemory/plugins/vrSyncPlugin/
H A DvrSyncPlugin.cpp125 double targetPosition = sensorState.m_jointPosition; in preTickPluginCallback_vrSyncPlugin() local
/dports/games/avp/avp-20170505/src/avp/
H A Dbh_waypt.c76 … *waypoints, STRATEGYBLOCK *sbPtr, VECTORCH *velocityDirection, VECTORCH *targetPosition,WAYPOINT_… in NPCGetWaypointDirection()
412 void SweepWaypoints(WAYPOINT_HEADER *waypoints, STRATEGYBLOCK *sbPtr, VECTORCH *targetPosition) { in SweepWaypoints()
/dports/games/trenchbroom/TrenchBroom-ed46601/common/src/
H A DPolyhedron_Subtract.h167 const V& targetPosition = clIt->second; in buildNewFragments() local
245 const V& targetPosition = vIt->second; in findClosestVertices() local
254 …bool applyVertexMove(const V& vertexPosition, const V& targetPosition, FragmentVertexSet& fragment… in applyVertexMove()
/dports/games/libretro-scummvm/scummvm-7b1e929/audio/
H A Dmidiparser.cpp437 Tracker targetPosition(_position); in jumpToTick() local

1234567