Home
last modified time | relevance | path

Searched defs:pointDistance (Results 1 – 25 of 40) sorted by relevance

12

/dports/math/vtk6/VTK-6.2.0/Interaction/Widgets/Testing/Cxx/
H A DTestDistanceWidget.cxx1007 double pointDistance = vtkMath::Distance2BetweenPoints(p1w, p2w); in TestDistanceWidget() local
/dports/math/vtk8/VTK-8.2.0/Interaction/Widgets/Testing/Cxx/
H A DTestDistanceWidget.cxx1011 double pointDistance = vtkMath::Distance2BetweenPoints(p1w, p2w); in TestDistanceWidget() local
/dports/math/vtk9/VTK-9.1.0/Interaction/Widgets/Testing/Cxx/
H A DTestDistanceWidget.cxx1014 double pointDistance = vtkMath::Distance2BetweenPoints(p1w, p2w); in TestDistanceWidget() local
/dports/graphics/scantailor/scantailor-advanced-1.0.16/math/spfit/
H A DSqDistApproximant.cpp56 SqDistApproximant SqDistApproximant::pointDistance(const Vec2d& pt) { in pointDistance() function in spfit::SqDistApproximant
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/pathops/
H A DSkLineParameters.h163 double pointDistance(const SkDPoint& pt) const { in pointDistance() function
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/pathops/
H A DSkLineParameters.h163 double pointDistance(const SkDPoint& pt) const { in pointDistance() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/pathops/
H A DSkLineParameters.h163 double pointDistance(const SkDPoint& pt) const { in pointDistance() function
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/pathops/
H A DSkLineParameters.h163 double pointDistance(const SkDPoint& pt) const { in pointDistance() function
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/pathops/
H A DSkLineParameters.h163 double pointDistance(const SkDPoint& pt) const { in pointDistance() function
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/pathops/
H A DSkLineParameters.h163 double pointDistance(const SkDPoint& pt) const { in pointDistance() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/pathops/
H A DSkLineParameters.h163 double pointDistance(const SkDPoint& pt) const { in pointDistance() function
/dports/games/trenchbroom/TrenchBroom-ed46601/common/src/Model/
H A DPlanePointFinder.cpp184 const FloatType pointDistance = std::min(64.0, waveLength); in findPoints() local
/dports/math/R-cran-raster/raster/R/
H A Dpointdistance.R94 pointDistance <- function (p1, p2, lonlat, allpairs=FALSE, ...) { function
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/vhacd/src/
H A DvhacdRaycastMesh.cpp152 double pointDistance = getPointDistance(hitPos, closestToPoint); in raycast() local
/dports/devel/godot/godot-3.2.3-stable/thirdparty/vhacd/src/
H A DvhacdRaycastMesh.cpp152 double pointDistance = getPointDistance(hitPos, closestToPoint); in raycast() local
/dports/x11-toolkits/qt5-virtualkeyboard/kde-qtvirtualkeyboard-5.15.2p4/src/plugins/lipi-toolkit/3rdparty/lipi-toolkit/src/reco/shaperec/featureextractor/substroke/
H A DSubStrokeShapeFeatureExtractor.cpp562 float pointDistance = 0.0; // distance detween two consecutive point in extractFeaturesFromSubStroke() local
/dports/games/trenchbroom/TrenchBroom-ed46601/test/src/
H A DPlaneTest.cpp72 TEST(PlaneTest, pointDistance) { in TEST() argument
/dports/games/bzflag-server/bzflag-2.4.22/src/bzflag/
H A DRegion.cxx105 float pointDistance; in getDistance() local
/dports/games/bzflag/bzflag-2.4.22/src/bzflag/
H A DRegion.cxx105 float pointDistance; in getDistance() local
/dports/games/trenchbroom/TrenchBroom-ed46601/common/src/
H A DPlane.h134 T pointDistance(const Vec<T,S>& point) const { in pointDistance() function
/dports/x11-toolkits/qt5-virtualkeyboard/kde-qtvirtualkeyboard-5.15.2p4/src/plugins/lipi-toolkit/3rdparty/lipi-toolkit/src/reco/shaperec/preprocessing/
H A DLTKPreprocessor.cpp612 float pointDistance; in resampleTrace() local
2325 float pointDistance; in computeTraceLength() local
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/cruise/
H A Dactor.cpp333 int pointDistance = computeDistance(x_mouse, y_mouse, x, y); in point_proche() local
/dports/games/scummvm/scummvm-2.5.1/engines/cruise/
H A Dactor.cpp333 int pointDistance = computeDistance(x_mouse, y_mouse, x, y); in point_proche() local
/dports/games/0ad/0ad-0.0.23b-alpha/source/simulation2/components/
H A DCCmpRallyPointRenderer.cpp1080 …fixed pointDistance = (CFixedVector2D(fixed::FromFloat(wp.X), fixed::FromFloat(wp.Y)) - center).Le… in FixFootprintWaypoints() local
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Dvector_liggghts.h94 inline double pointDistance(const double *point1, const double *point2) in pointDistance() function

12