Home
last modified time | relevance | path

Searched refs:setFromPoints (Results 1 – 22 of 22) sorted by relevance

/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/include/ossim/base/
H A Dossim2dBilinearTransform.h36 setFromPoints(input, output, arraySize);
46 setFromPoints(in1, in2, in3, in4, out1, out2, out3, out4);
82 …void setFromPoints(const ossimDpt& in1, const ossimDpt& in2, const ossimDpt& in3, const ossimDpt& …
94 void setFromPoints(const ossimDpt* input,
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/src/base/
H A Dossim2dBilinearTransform.cpp30 void ossim2dBilinearTransform::setFromPoints(const ossimDpt& in1, const ossimDpt& in2, const ossimD… in setFromPoints() function in ossim2dBilinearTransform
46 setFromPoints(&input[0], &output[0], 4); in setFromPoints()
49 void ossim2dBilinearTransform::setFromPoints(const ossimDpt* input, in setFromPoints() function in ossim2dBilinearTransform
/dports/science/py-cirq-aqt/Cirq-0.12.0/cirq-web/cirq_ts/src/circuit/components/
H A Dmeshes.ts48 const geometry = new BufferGeometry().setFromPoints(points);
112 const geometry = new BufferGeometry().setFromPoints(points);
/dports/science/py-cirq-ionq/Cirq-0.13.1/cirq-web/cirq_ts/src/circuit/components/
H A Dmeshes.ts48 const geometry = new BufferGeometry().setFromPoints(points);
112 const geometry = new BufferGeometry().setFromPoints(points);
/dports/science/py-cirq-pasqal/Cirq-0.13.1/cirq-web/cirq_ts/src/circuit/components/
H A Dmeshes.ts48 const geometry = new BufferGeometry().setFromPoints(points);
112 const geometry = new BufferGeometry().setFromPoints(points);
/dports/science/py-cirq-core/Cirq-0.13.1/cirq-web/cirq_ts/src/circuit/components/
H A Dmeshes.ts48 const geometry = new BufferGeometry().setFromPoints(points);
112 const geometry = new BufferGeometry().setFromPoints(points);
/dports/science/py-cirq-google/Cirq-0.13.0/cirq-web/cirq_ts/src/circuit/components/
H A Dmeshes.ts48 const geometry = new BufferGeometry().setFromPoints(points);
112 const geometry = new BufferGeometry().setFromPoints(points);
/dports/science/py-cirq-aqt/Cirq-0.12.0/cirq-web/cirq_ts/src/bloch_sphere/components/
H A Daxes.ts91 new BufferGeometry().setFromPoints(axis.points),
H A Dmeridians.ts183 const meridianGeom = new BufferGeometry().setFromPoints(points);
/dports/science/py-cirq-ionq/Cirq-0.13.1/cirq-web/cirq_ts/src/bloch_sphere/components/
H A Daxes.ts91 new BufferGeometry().setFromPoints(axis.points),
H A Dmeridians.ts183 const meridianGeom = new BufferGeometry().setFromPoints(points);
/dports/science/py-cirq-pasqal/Cirq-0.13.1/cirq-web/cirq_ts/src/bloch_sphere/components/
H A Daxes.ts91 new BufferGeometry().setFromPoints(axis.points),
H A Dmeridians.ts183 const meridianGeom = new BufferGeometry().setFromPoints(points);
/dports/science/py-cirq-core/Cirq-0.13.1/cirq-web/cirq_ts/src/bloch_sphere/components/
H A Daxes.ts91 new BufferGeometry().setFromPoints(axis.points),
H A Dmeridians.ts183 const meridianGeom = new BufferGeometry().setFromPoints(points);
/dports/science/py-cirq-google/Cirq-0.13.0/cirq-web/cirq_ts/src/bloch_sphere/components/
H A Daxes.ts91 new BufferGeometry().setFromPoints(axis.points),
H A Dmeridians.ts183 const meridianGeom = new BufferGeometry().setFromPoints(points);
/dports/science/py-cirq-core/Cirq-0.13.1/cirq-web/
H A Dbloch_sphere_example.ipynb64setFromPoints(t){this.makeEmpty();for(let e=0,n=t.length;e<n;e++)this.expandByPoint(t[e]);return t…
/dports/science/py-cirq-ionq/Cirq-0.13.1/cirq-web/
H A Dbloch_sphere_example.ipynb64setFromPoints(t){this.makeEmpty();for(let e=0,n=t.length;e<n;e++)this.expandByPoint(t[e]);return t…
/dports/science/py-cirq-pasqal/Cirq-0.13.1/cirq-web/
H A Dbloch_sphere_example.ipynb64setFromPoints(t){this.makeEmpty();for(let e=0,n=t.length;e<n;e++)this.expandByPoint(t[e]);return t…
/dports/science/py-cirq-google/Cirq-0.13.0/cirq-web/
H A Dbloch_sphere_example.ipynb64setFromPoints(t){this.makeEmpty();for(let e=0,n=t.length;e<n;e++)this.expandByPoint(t[e]);return t…
/dports/science/py-cirq-aqt/Cirq-0.12.0/cirq-web/
H A Dbloch_sphere_example.ipynb72setFromPoints(t){this.makeEmpty();for(let e=0,n=t.length;e<n;e++)this.expandByPoint(t[e]);return t…