Home
last modified time | relevance | path

Searched defs:getStartPoint (Results 1 – 25 of 89) sorted by relevance

1234

/dports/games/toycars/toycars-0.3.10/toycars/src/
H A DStartline.h39 Tuple getStartPoint() { return (pA+pD)*0.5; } in getStartPoint() function
/dports/games/toycars/toycars-0.3.10/toycars_track_editor/src/
H A DStartline.h39 Tuple getStartPoint() { return (pA+pD)*0.5; } in getStartPoint() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/crsr/
H A DBlockCursor.hxx72 std::optional<Point> const & getStartPoint() const { return maStartPt; } in getStartPoint() function in SwBlockCursor
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/crsr/
H A DBlockCursor.hxx72 boost::optional<Point> const & getStartPoint() const { return maStartPt; } in getStartPoint() function in SwBlockCursor
/dports/java/java3d/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/
H A DPickBounds.java100 Point3d getStartPoint() { in getStartPoint() method in PickBounds
H A DPickCone.java101 Point3d getStartPoint() { in getStartPoint() method in PickCone
H A DPickPoint.java110 Point3d getStartPoint() { in getStartPoint() method in PickPoint
H A DPickSegment.java118 Point3d getStartPoint() { in getStartPoint() method in PickSegment
H A DPickCylinder.java109 Point3d getStartPoint() { in getStartPoint() method in PickCylinder
H A DPickRay.java131 Point3d getStartPoint() { in getStartPoint() method in PickRay
H A DPickShape.java74 abstract Point3d getStartPoint(); in getStartPoint() method in PickShape
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/basegfx/curve/
H A Db2dcubicbezier.hxx88 const B2DPoint& getStartPoint() const { return maStartPoint; } in getStartPoint() function in basegfx::B2DCubicBezier
/dports/cad/librepcb/librepcb-0.1.6/libs/librepcb/project/schematics/items/
H A Dsi_netline.h86 SI_NetLineAnchor& getStartPoint() const noexcept { return *mStartPoint; } in getStartPoint() function
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/basegfx/curve/
H A Db2dcubicbezier.hxx89 const B2DPoint& getStartPoint() const { return maStartPoint; } in getStartPoint() function in basegfx::B2DCubicBezier
/dports/math/apache-commons-math/commons-math3-3.6.1-src/src/main/java/org/apache/commons/math3/optim/
H A DBaseMultivariateOptimizer.java107 public double[] getStartPoint() { in getStartPoint() method in BaseMultivariateOptimizer
/dports/audio/tuxguitar/tuxguitar-src-1.2/TuxGuitar/src/org/herac/tuxguitar/gui/util/
H A DMidiTickUtil.java58 private static long getStartPoint(){ in getStartPoint() method in MidiTickUtil
/dports/devel/itext/itext-4.2.0/core/com/lowagie/text/pdf/parser/
H A DTextRenderInfo.java93 public Vector getStartPoint(){ in getStartPoint() method in TextRenderInfo
/dports/science/opensim-core/opensim-core-4.1/OpenSim/Simulation/Wrap/
H A DPathWrap.h92 int getStartPoint() const { return get_range(0); } in getStartPoint() function
/dports/cad/librepcb/librepcb-0.1.6/libs/librepcb/project/boards/items/
H A Dbi_netline.h98 BI_NetLineAnchor& getStartPoint() const noexcept { return *mStartPoint; } in getStartPoint() function
/dports/games/stendhal/stendhal-1.35/src/games/stendhal/client/sound/facade/
H A DAudibleCapsuleArea.java45 public void getStartPoint (float[] result) { Algebra.mov_Vecf(result, mStartPoint); } in getStartPoint() method in AudibleCapsuleArea
/dports/audio/fabla2-lv2/openAV-Fabla2-33f4062/src/dsp/
H A Dsample.hxx61 const float getStartPoint() { return startPoint; } in getStartPoint() function in Fabla2::Sample
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/Externals/MayaDataModel/include/
H A DMayaDMDistanceDimShape.h69 void getStartPoint()const in getStartPoint() function
/dports/cad/librepcb/librepcb-0.1.6/libs/librepcb/common/geometry/
H A Dnetline.h131 const NetLineAnchor& getStartPoint() const noexcept { return mStart; } in getStartPoint() function
H A Dtrace.h137 const TraceAnchor& getStartPoint() const noexcept { return mStart; } in getStartPoint() function
/dports/devel/pear-phing/phing-2.6.1/tasks/ext/git/
H A DGitCheckoutTask.php145 public function getStartPoint() function in GitCheckoutTask

1234