Home
last modified time | relevance | path

Searched refs:reorient (Results 1 – 25 of 289) sorted by relevance

12345678910>>...12

/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/lyon_tessellation-0.15.8/src/
H A Devent_queue.rs13 fn reorient(p: Point) -> Point { in reorient() function
514 self.begin(reorient(at), endpoint_id); in set_path()
521 reorient(ctrl), in set_path()
522 reorient(to), in set_path()
530 reorient(ctrl1), in set_path()
531 reorient(ctrl2), in set_path()
532 reorient(to), in set_path()
537 self.end(reorient(first), endpoint_id); in set_path()
603 reorient(points.get_control_point(ctrl)), in set_path_with_ids()
604 reorient(points.get_endpoint(to)), in set_path_with_ids()
[all …]
/dports/math/cgal/CGAL-5.3/include/CGAL/
H A DConstrained_triangulation_face_base_2.h91 void reorient();
127 reorient() in reorient() function
129 Base::reorient(); in reorient()
H A DPeriodic_4_hyperbolic_triangulation_face_base_2.h88 void reorient() in reorient() function
91 FB::reorient(); in reorient()
H A DTriangulation_ds_face_base_2.h71 void reorient();
289 reorient() in reorient() function
/dports/games/grubik/GRubik/
H A DViews.m48 int reorient = index + 1-(index/2)%2;
65 temp = face[reorient][0];
66 face[reorient][0] = face[reorient][3];
67 face[reorient][3] = temp;
68 temp = face[reorient][1];
69 face[reorient][1] = face[reorient][2];
70 face[reorient][2] = temp;
/dports/math/cgal/CGAL-5.3/include/CGAL/internal/AFSR/
H A DSurface_face_base_2.h87 void reorient() in reorient() function
89 Fb::reorient(); in reorient()
/dports/science/py-pymatgen/pymatgen-2022.0.15/pymatgen/analysis/
H A Dadsorption.py376 def add_adsorbate(self, molecule, ads_coord, repeat=None, translate=True, reorient=True): argument
403 if reorient:
447 reorient=True, argument
481 reorient=reorient,
492 reorient=True, argument
519 reorient=reorient,
/dports/science/py-nibabel/nibabel-3.2.1/nibabel/tests/data/
H A Dto_canonical.m4 % Inspired by ``reorient.m`` by John Ashburner:
5 % http://blogs.warwick.ac.uk/files/nichols/reorient.m
/dports/misc/dartsim/dart-6.11.1/examples/tinkertoy/
H A DTinkertoyWidget.cpp178 const auto reorient = ImGui::Button("Reorient Target"); in render() local
179 if (reorient) in render()
/dports/sysutils/exa/exa-0.10.1/src/fs/feature/
H A Dgit.rs249 let path = reorient(file);
270 let path = reorient(dir);
291 fn reorient(path: &Path) -> PathBuf {
/dports/biology/mothur/mothur-1.46.1/source/commands/
H A Dtrimflowscommand.cpp188 reorient = util.isTrue(temp); in TrimFlowsCommand()
293 bool pairedOligos, reorient, fasta, createGroup; member
338 reorient = reo; in setOligosOptions()
373 if (params->reorient) { in driverCreateTrim()
482 if (params->reorient && (trashCode != "")) { //if you failed and want to check the reverse in driverCreateTrim()
581 if (params->reorient) { delete rtrimOligos; } in driverCreateTrim()
748 …primerNameVector, barcodeNameVector, reorient, signal, noise, maxHomoP, flowOrder, maxFlows, minFl… in createProcessesCreateTrim()
762 …primerNameVector, barcodeNameVector, reorient, signal, noise, maxHomoP, flowOrder, maxFlows, minFl… in createProcessesCreateTrim()
H A Dpcrseqscommand.h40 bool abort, keepprimer, keepdots, fileAligned, pairedOligos, reorient;
H A Dtrimflowscommand.h46 bool fasta, pairedOligos, reorient, allFiles, abort, createGroup; variable
H A Dtrimseqscommand.h45 bool flip, allFiles, qtrim, keepforward, pairedOligos, reorient, logtransform; variable
H A Dsffinfocommand.h43 …bool abort, fasta, qual, trim, flow, sfftxt, hasAccnos, hasOligos, hasGroup, reorient, pairedOligo… variable
H A Dparsefastaqcommand.h46 bool abort, fasta, qual, pacbio, pairedOligos, reorient, createFileGroup, hasIndex; variable
/dports/cad/gmsh/gmsh-4.9.2-source/Geo/
H A DMQuadrangle.cpp464 void MQuadrangle::reorient(int rot, bool swap) in reorient() function in MQuadrangle
474 void MQuadrangle8::reorient(int rot, bool swap) in reorient() function in MQuadrangle8
478 MQuadrangle::reorient(rot, swap); in reorient()
487 void MQuadrangle9::reorient(int rot, bool swap) in reorient() function in MQuadrangle9
491 MQuadrangle::reorient(rot, swap); in reorient()
544 void MQuadrangleN::reorient(int rot, bool swap) in reorient() function in MQuadrangleN
H A DMQuadrangle.h155 virtual void reorient(int rotation, bool swap);
302 virtual void reorient(int rotation, bool swap);
419 virtual void reorient(int rotation, bool swap);
561 virtual void reorient(int rotation, bool swap);
H A DMTriangle.cpp382 void MTriangle::reorient(int rot, bool swap) in reorient() function in MTriangle
394 void MTriangle6::reorient(int rot, bool swap) in reorient() function in MTriangle6
398 MTriangle::reorient(rot, swap); in reorient()
448 void MTriangleN::reorient(int rot, bool swap) in reorient() function in MTriangleN
/dports/math/geogram/geogram-1.7.7/src/lib/geogram/points/
H A Dco3ne.h87 Mesh& M, index_t nb_neighbors, bool reorient = false
/dports/x11-toolkits/lesstif/lesstif-0.95.2/test/Xm/panedw/
H A Dtest8.c34 void reorient(Widget w, XtPointer client, XtPointer call) in reorient() function
82 XtAddCallback(button, XmNactivateCallback, reorient, NULL); in main()
/dports/math/dune-grid/dune-grid-de36e4b4e99da4cd7a120a39779345e701821115/dune/grid/io/file/dgfparser/
H A Dentitykey_inline.hh92 bool reorient = (test>0); in orientation() local
93 if (reorient) { in orientation()
/dports/science/code_saturne/code_saturne-7.1.0/bin/
H A Dcs_xml_reader.py264 reorient = (str(node.getAttribute('reorient')) == 'on')
278 if reorient:
/dports/graphics/opendx/dx-4.4.4/help/
H A Ddxall92421 to reorient that object before rendering it. #!N #!I0 #!N #!N
/dports/games/tesseract-data/tesseract/config/
H A Dstdedit.cfg84 reorient // temp; real fix will be in octaedit
124 editextend = [|| (entdrag) [if (havesel) [selextend; reorient; editmovecut] [drag]]]

12345678910>>...12