Home
last modified time | relevance | path

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

/dports/graphics/pinta/pinta-1.7.1/Pinta.Tools/Editable/Shapes/
H A DOrganizedPointCollection.cs132 …out int closestShapeIndex, out int closestPointIndex, out PointD closestPoint, out double closestD… in FindClosestPoint()
/dports/multimedia/kdenlive/kdenlive-21.12.3/src/assets/view/widgets/curves/bezier/
H A Dbeziersplineeditor.cpp105 int closestPointIndex = nearestPointInRange(QPointF(x, y), wWidth, wHeight, &selectedPoint); in mousePressEvent() local
/dports/cad/sweethome3d/SweetHome3D-6.6.4-src/src/com/eteks/sweethome3d/j3d/
H A DObject3DBranch.java374 int closestPointIndex = 0; in getAreaPoints() local
/dports/games/openmw/openmw-openmw-0.47.0/apps/openmw/mwmechanics/
H A Daicombat.cpp357 int closestPointIndex = PathFinder::getClosestPoint(pathgrid, localPos); in updateFleeing() local
H A Daiwander.cpp793 int closestPointIndex = PathFinder::getClosestPoint(pathgrid, npcPos); in getAllowedNodes() local
/dports/science/molsketch/Molsketch-0.7.2/libmolsketch/
H A Dgraphicsitem.cpp336 int closestPointIndex = closestPoint(position, points); in distanceToClosestMoveablePoint() local
/dports/graphics/blender/blender-2.91.0/source/blender/freestyle/intern/winged_edge/
H A DWXEdge.h393 inline int closestPointIndex() const in closestPointIndex() function
/dports/misc/openvdb/openvdb-9.0.0/openvdb/openvdb/tools/
H A DVolumeToSpheres.h419 size_t& closestPointIndex = const_cast<size_t&>(mClosestPointIndex); in evalLeaf() local
/dports/devel/umbrello/umbrello-21.12.3/umbrello/umlwidgets/
H A Dassociationline.cpp198 int AssociationLine::closestPointIndex(const QPointF &point, qreal delta) const in closestPointIndex() function in AssociationLine
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonzqt/
H A Dtonecurvefield.cpp279 int closestPointIndex = -1; in getClosestPointIndex() local