Home
last modified time | relevance | path

Searched refs:checkPoints (Results 1 – 25 of 77) sorted by relevance

1234

/dports/math/apache-commons-math/commons-math3-3.6.1-src/src/test/java/org/apache/commons/math3/geometry/euclidean/twod/
H A DPolygonsSetTest.java58 checkPoints(Region.Location.INSIDE, set, new Vector2D[] { in testSimplyConnected()
65 checkPoints(Region.Location.OUTSIDE, set, new Vector2D[] { in testSimplyConnected()
74 checkPoints(Region.Location.BOUNDARY, set, new Vector2D[] { in testSimplyConnected()
167 checkPoints(Region.Location.INSIDE, set, new Vector2D[] { in testHole()
178 checkPoints(Region.Location.OUTSIDE, set, new Vector2D[] { in testHole()
244 checkPoints(Region.Location.INSIDE, set, new Vector2D[] { in testDisjointPolygons()
248 checkPoints(Region.Location.OUTSIDE, set, new Vector2D[] { in testDisjointPolygons()
420 checkPoints(Region.Location.INSIDE, set, new Vector2D[] { in testUnion()
480 checkPoints(Region.Location.INSIDE, set, new Vector2D[] { in testIntersection()
810 checkPoints(Region.Location.INSIDE, c, new Vector2D[] { in testBug20040520()
[all …]
/dports/games/bzflag-server/bzflag-2.4.22/src/obstacle/
H A DArcObstacle.cxx222 std::vector<cfvec3> checkPoints; in makePie() local
242 checkPoints.push_back(v); in makePie()
404 std::vector<cfvec3> checkPoints; in makeRing() local
419 checkPoints.push_back(v); in makeRing()
423 checkPoints.push_back(v); in makeRing()
430 checkPoints.push_back(v); in makeRing()
434 checkPoints.push_back(v); in makeRing()
440 checkPoints.push_back(v); in makeRing()
444 checkPoints.push_back(v); in makeRing()
449 checkPoints.push_back(v); in makeRing()
[all …]
H A DMeshObstacle.cxx45 checkPoints = NULL; in MeshObstacle()
100 cfvec3ListToArray (checkList, checkCount, checkPoints); in MeshObstacle()
107 xformtool.modifyVertex(checkPoints[j]); in MeshObstacle()
297 delete[] checkPoints; in ~MeshObstacle()
487 vec3sub (dir, checkPoints[c], point); in containsPointNoOctree()
506 vec3sub (dir, point, checkPoints[c]); in containsPointNoOctree()
507 Ray ray(checkPoints[c], dir); in containsPointNoOctree()
655 buf = nboPackVector(buf, checkPoints[i]); in pack()
726 checkPoints = new afvec3[checkCount]; in unpack()
732 buf = nboUnpackVector(buf, checkPoints[i]); in unpack()
[all …]
H A DTetraBuilding.cxx104 std::vector<cfvec3> checkPoints; in makeMesh() local
120 checkPoints.push_back(center); in makeMesh()
127 checkTypes, checkPoints, verts, norms, texcds, in makeMesh()
/dports/games/bzflag/bzflag-2.4.22/src/obstacle/
H A DArcObstacle.cxx222 std::vector<cfvec3> checkPoints; in makePie() local
242 checkPoints.push_back(v); in makePie()
404 std::vector<cfvec3> checkPoints; in makeRing() local
419 checkPoints.push_back(v); in makeRing()
423 checkPoints.push_back(v); in makeRing()
430 checkPoints.push_back(v); in makeRing()
434 checkPoints.push_back(v); in makeRing()
440 checkPoints.push_back(v); in makeRing()
444 checkPoints.push_back(v); in makeRing()
449 checkPoints.push_back(v); in makeRing()
[all …]
H A DMeshObstacle.cxx45 checkPoints = NULL; in MeshObstacle()
100 cfvec3ListToArray (checkList, checkCount, checkPoints); in MeshObstacle()
107 xformtool.modifyVertex(checkPoints[j]); in MeshObstacle()
297 delete[] checkPoints; in ~MeshObstacle()
487 vec3sub (dir, checkPoints[c], point); in containsPointNoOctree()
506 vec3sub (dir, point, checkPoints[c]); in containsPointNoOctree()
507 Ray ray(checkPoints[c], dir); in containsPointNoOctree()
655 buf = nboPackVector(buf, checkPoints[i]); in pack()
726 checkPoints = new afvec3[checkCount]; in unpack()
732 buf = nboUnpackVector(buf, checkPoints[i]); in unpack()
[all …]
H A DTetraBuilding.cxx104 std::vector<cfvec3> checkPoints; in makeMesh() local
120 checkPoints.push_back(center); in makeMesh()
127 checkTypes, checkPoints, verts, norms, texcds, in makeMesh()
/dports/www/ilias/ILIAS-5.4.25/Modules/TestQuestionPool/classes/
H A Dclass.assAnswerSimple.php129 public function checkPoints($a_points) function in ASS_AnswerSimple
206 if ($this->checkPoints($new_points)) {
H A Dclass.assAnswerMultipleResponse.php78 if ($this->checkPoints($new_points)) {
/dports/www/ilias6/ILIAS-6.14/Modules/TestQuestionPool/classes/
H A Dclass.assAnswerSimple.php129 public function checkPoints($a_points) function in ASS_AnswerSimple
206 if ($this->checkPoints($new_points)) {
H A Dclass.assAnswerMultipleResponse.php78 if ($this->checkPoints($new_points)) {
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/worklet/testing/
H A DUnitTestOrientNormals.cxx107 bool checkPoints, in Run()
120 if (checkPoints) in Run()
129 ValidateNormals obj{ dataset, checkPoints, checkCells, pointNormals, cellNormals }; in Run()
135 bool checkPoints, in ValidateNormals()
142 , CheckPoints(checkPoints)
/dports/games/bzflag-server/bzflag-2.4.22/include/
H A DMeshObstacle.h38 const std::vector<cfvec3>& checkPoints,
135 afvec3* checkPoints; variable
160 return checkPoints; in getCheckPoints()
/dports/games/bzflag/bzflag-2.4.22/include/
H A DMeshObstacle.h38 const std::vector<cfvec3>& checkPoints,
135 afvec3* checkPoints; variable
160 return checkPoints; in getCheckPoints()
/dports/astro/qmapshack/qmapshack-V_1.16.1/src/qmapshack/map/
H A DCMapPropSetup.cpp44 connect(checkPoints, &QCheckBox::toggled, mapfile, &IMap::slotSetShowPOIs); in CMapPropSetup()
48 connect(checkPoints, &QCheckBox::clicked, map, &CMapDraw::emitSigCanvasUpdate); in CMapPropSetup()
95 checkPoints->setChecked(mapfile->getShowPOIs()); in slotPropertiesChanged()
/dports/games/bzflag-server/bzflag-2.4.22/src/bzfs/
H A DCustomMesh.cxx105 checkPoints.push_back(inside); in read()
113 checkPoints.push_back(outside); in read()
224 new MeshObstacle(xform, checkTypes, checkPoints, in writeToGroupDef()
H A DCustomMesh.h45 std::vector<cfvec3> checkPoints; variable
/dports/games/bzflag/bzflag-2.4.22/src/bzfs/
H A DCustomMesh.cxx105 checkPoints.push_back(inside); in read()
113 checkPoints.push_back(outside); in read()
224 new MeshObstacle(xform, checkTypes, checkPoints, in writeToGroupDef()
H A DCustomMesh.h45 std::vector<cfvec3> checkPoints; variable
/dports/audio/vst3sdk/vst3sdk-3.7.1_build_50-1-g8199057/public.sdk/samples/vst/hostchecker/source/
H A Dparameterchangescheck.cpp69 checkPoints (paramQueue); in checkAllChanges()
75 void ParameterChangesCheck::checkPoints (Steinberg::Vst::IParamValueQueue* paramQueue) in checkPoints() function in ParameterChangesCheck
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/vst3sdk/public.sdk/samples/vst/hostchecker/source/
H A Dparameterchangescheck.cpp69 checkPoints (paramQueue); in checkAllChanges()
75 void ParameterChangesCheck::checkPoints (Steinberg::Vst::IParamValueQueue* paramQueue) in checkPoints() function in ParameterChangesCheck
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/text/
H A Dqtextdocumentlayout.cpp499 QVector<QCheckPoint> checkPoints; member in QTextDocumentLayoutPrivate
533 if (checkPoints.isEmpty() in frameIteratorForYPosition()
537 …QVector<QCheckPoint>::ConstIterator checkPoint = qLowerBound(checkPoints.begin(), checkPoints.end(… in frameIteratorForYPosition()
538 if (checkPoint == checkPoints.end()) in frameIteratorForYPosition()
2223 checkPoints.resize(checkPoint - checkPoints.begin() + 1); in layoutFlow()
2235 checkPoints.clear(); in layoutFlow()
2243 checkPoints.append(cp); in layoutFlow()
2507 checkPoints.append(cp); in layoutFlow()
2508 checkPoints.reserve(checkPoints.size()); in layoutFlow()
2911 d->checkPoints.clear(); in documentChanged()
[all …]
/dports/games/gcompris-qt/gcompris-qt-2.0/src/activities/number_sequence/
H A DNumberSequence.qml165 function checkPoints(touchPoints) {
180 checkPoints(touchPoints)
183 checkPoints(touchPoints)
/dports/science/gromacs/gromacs-2021.4/src/gromacs/analysisdata/tests/
H A Dmock_datamodule.cpp251 void checkPoints(const AnalysisDataPointSetRef& points, in checkPoints() function
281 checkPoints(points, refPoints, 0); in checkFrame()
356 checkPoints(points, *points_, firstcol_); in operator ()()
442 checkPoints(points, refPoints, 0); in operator ()()
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/bouncycastle/math/ec/
H A DECPoint.java441 private static void checkPoints(ECPoint a, ECPoint b) in checkPoints() method in ECPoint.F2m
458 checkPoints(this, b); in add()
517 checkPoints(this, b); in subtract()

1234