Home
last modified time | relevance | path

Searched defs:StartPoint (Results 1 – 25 of 121) sorted by relevance

12345

/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DSelect3D_SensitiveSegment.hxx43 const gp_Pnt& StartPoint() const { return myStart; } in StartPoint() function in Select3D_SensitiveSegment
68 void StartPoint (const gp_Pnt& thePnt) { myStart = thePnt; } in StartPoint() function in Select3D_SensitiveSegment
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DSelect3D_SensitiveSegment.hxx43 const gp_Pnt& StartPoint() const { return myStart; } in StartPoint() function in Select3D_SensitiveSegment
71 void StartPoint (const gp_Pnt& thePnt) { myStart = thePnt; } in StartPoint() function in Select3D_SensitiveSegment
/dports/cad/opencascade/opencascade-7.6.0/src/Select3D/
H A DSelect3D_SensitiveSegment.hxx43 const gp_Pnt& StartPoint() const { return myStart; } in StartPoint() function in Select3D_SensitiveSegment
71 void StartPoint (const gp_Pnt& thePnt) { myStart = thePnt; } in StartPoint() function in Select3D_SensitiveSegment
/dports/astro/marble/marble-21.12.3/src/plugins/runner/openrouteservice/
H A DOpenRouteServiceRunner.h27 StartPoint, enumerator
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/qmldesigner/components/pathtool/
H A Dcontrolpoint.h36 StartPoint, enumerator
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/svg/
H A Dlayout_svg_resource_linear_gradient.cc43 FloatPoint LayoutSVGResourceLinearGradient::StartPoint( in StartPoint() function in blink::LayoutSVGResourceLinearGradient
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/layout/svg/
H A Dlayout_svg_resource_linear_gradient.cc44 FloatPoint LayoutSVGResourceLinearGradient::StartPoint( in StartPoint() function in blink::LayoutSVGResourceLinearGradient
/dports/multimedia/handbrake/HandBrake-1.4.2/win/CS/HandBrakeWPF/Model/
H A DSelectionTitle.cs81 public int StartPoint { get; set; } property in HandBrakeWPF.Model.SelectionTitle
/dports/math/vtk8/VTK-8.2.0/Filters/Selection/
H A DvtkLinearSelector.h125 double StartPoint[3]; variable
/dports/math/vtk9/VTK-9.1.0/Filters/Selection/
H A DvtkLinearSelector.h123 double StartPoint[3]; variable
/dports/math/vtk6/VTK-6.2.0/Filters/Selection/
H A DvtkLinearSelector.h101 double StartPoint[3]; variable
/dports/math/vtk8/VTK-8.2.0/IO/XML/
H A DvtkXMLPUnstructuredDataReader.h96 vtkIdType StartPoint; variable
H A DvtkXMLUnstructuredDataReader.h123 vtkIdType StartPoint; variable
H A DvtkXMLTableReader.h168 vtkIdType StartPoint; variable
/dports/math/vtk6/VTK-6.2.0/IO/XML/
H A DvtkXMLPUnstructuredDataReader.h93 vtkIdType StartPoint; variable
H A DvtkXMLUnstructuredDataReader.h112 vtkIdType StartPoint; variable
/dports/math/vtk9/VTK-9.1.0/IO/XML/
H A DvtkXMLPUnstructuredDataReader.h93 vtkIdType StartPoint; variable
H A DvtkXMLUnstructuredDataReader.h123 vtkIdType StartPoint; variable
H A DvtkXMLTableReader.h170 vtkIdType StartPoint; variable
/dports/games/stratagus/stratagus-3.2.0/src/include/spell/
H A Dspell_spawnmissile.h82 SpellActionMissileLocation StartPoint; /// Start point description. variable
/dports/cad/opencascade/opencascade-7.6.0/src/IGESGeom/
H A DIGESGeom_Line.cxx45 gp_Pnt IGESGeom_Line::StartPoint () const in StartPoint() function in IGESGeom_Line
/dports/games/wyrmgus/Wyrmgus-3.5.4/src/include/spell/
H A Dspell_spawnmissile.h87 SpellActionMissileLocation StartPoint; /// Start point description. variable
/dports/lang/spidermonkey60/firefox-60.9.0/editor/libeditor/
H A DWSRunObject.h286 EditorRawDOMPoint StartPoint() const { in StartPoint() function
443 EditorRawDOMPoint StartPoint() const { in StartPoint() function
/dports/math/ignition-math/ignitionrobotics-ign-math-46f3dd24499c/src/
H A DSplinePrivate.hh129 public: inline const ControlPoint &StartPoint() const in StartPoint() function in ignition::math::IGNITION_MATH_VERSION_NAMESPACE::IntervalCubicSpline
/dports/www/firefox/firefox-99.0/accessible/base/
H A DTextRange.h87 TextPoint StartPoint() const { in StartPoint() function

12345