Home
last modified time | relevance | path

Searched refs:y3d (Results 1 – 25 of 44) sorted by relevance

12

/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/pcidsk/sdk/segment/
H A Dcpcidskapmodel.cpp371 std::vector<double> y3d(3); in BinaryToAPInfo() local
377 y3d[0] = buf.GetDouble(12 * 22 + 512, 22); in BinaryToAPInfo()
378 y3d[1] = buf.GetDouble(13 * 22 + 512, 22); in BinaryToAPInfo()
379 y3d[2] = buf.GetDouble(14 * 22 + 512, 22); in BinaryToAPInfo()
451 y3d, in BinaryToAPInfo()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/generated_tests/
H A Dgen_interpolation_tests.py226 y3d = -b3d_0 + 2.0*b3d_1 - 3.0*b3d_2
233 y2d = (-y3d/z3d + 1.0) / 2.0
/dports/math/py-yt/yt-4.0.1/yt/
H A Dtesting.py526 x3d, y3d, z3d = np.meshgrid(x, y, z, indexing="ij")
530 r = np.sqrt((x3d - c[0]) ** 2 + (y3d - c[1]) ** 2 + (z3d - c[2]) ** 2)
534 arr[abs(y3d - ymin) < 2 * dcoord] = 0.3
543 np.logical_and(y3d > -dx, y3d < dx), np.logical_and(z3d > -dx, z3d < dx)
552 np.logical_and(y3d > yc - dy, y3d < yc + dy),
565 np.logical_and(x3d > -dz, x3d < dz), np.logical_and(y3d > -dz, y3d < dz)
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/bladerunner/
H A Dmouse.cpp446 float y3d = (2.0f / 480.0f * screenDown - 1.0f) * 0.75f; in getXYZ() local
453 pos.y = pos.z / zcoef * y3d; in getXYZ()
/dports/games/scummvm/scummvm-2.5.1/engines/bladerunner/
H A Dmouse.cpp461 float y3d = (2.0f / 480.0f * screenDown - 1.0f) * 0.75f; in getXYZ() local
468 pos.y = pos.z / zcoef * y3d; in getXYZ()
/dports/astro/p5-Starlink-AST/Starlink-AST-1.05/ast/
H A Dplot3d.c4424 float *y3d = NULL; in Plot3DLine() local
4467 y3d = (float *) y; in Plot3DLine()
4474 y3d = work; in Plot3DLine()
4476 for( i = 0; i < n; i++ ) y3d[ i ] = gcon; in Plot3DLine()
4480 y3d = (float *) x; in Plot3DLine()
4499 result = astG3DLine( n, x3d, y3d, z3d ); in Plot3DLine()
4563 float *y3d = NULL; in Plot3DMark() local
4615 y3d = (float *) y; in Plot3DMark()
4624 y3d = work; in Plot3DMark()
4626 for( i = 0; i < n; i++ ) y3d[ i ] = gcon; in Plot3DMark()
[all …]
/dports/graphics/opendx/dx-4.4.4/src/exec/dxmods/
H A D_sample.c5811 y3d = x; in FacesSample()
5813 x3d = -(B*y3d + C*z3d + D) / A; in FacesSample()
5818 y3d = -(A*x3d + C*z3d + D) / B; in FacesSample()
5822 y3d = y; in FacesSample()
5823 z3d = -(A*x3d + B*y3d + D) / C; in FacesSample()
5827 *pptr++ = y3d; in FacesSample()
5979 float x3d=0, y3d=0, z3d=0; in FacesSample() local
5984 y3d = x; in FacesSample()
5986 x3d = -(B*y3d + C*z3d + D) / A; in FacesSample()
5995 y3d = y; in FacesSample()
[all …]
/dports/games/ensemblist/ensemblist-040126/
H A Dgeom.c329 int geom_get_3d(GLdouble x, GLdouble y, GLdouble z, GLdouble *x3d, GLdouble *y3d, GLdouble *z3d) in geom_get_3d() argument
342 return GL_TRUE == gluUnProject(x,y,z, modelview, projection, viewport, x3d,y3d,z3d); in geom_get_3d()
/dports/graphics/opencv/opencv-4.5.3/modules/calib3d/src/
H A Dchessboard.cpp1680 cv::Point3f y3d(y.x,y.y,0); in normalizeOrientation() local
1682 if(x3d.cross(y3d).z > 0) in normalizeOrientation()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/liblouis/src/tables/
H A Dhyph_da_DK.dic8323 y3då
/dports/devel/liblouis/liblouis-3.20.0/tables/
H A Dhyph_da_DK.dic8323 y3då
/dports/math/py-heyoka/heyoka.py-0.16.0/doc/notebooks/
H A Dsecond_integral.ipynb306 …9h5mVEttIVpWWdTc75bvX46M0rNYec4Ms3mcfOAlcm/Qm7zh37/kJjm0EyA114rYmJOaxLcFRw/y3d/lGkQnCTTHRuk4t+eW73…
/dports/games/springlobby/springlobby-0.180/src/lsl/lib/cimg/
H A DCImg.h32724 y3d = _y3d>=visu0._height?visu0._height-1:_y3d;
32725 …CImg<ucharT>(1,2,1,1,64,128).resize(visu0._width-x3d,visu0._height-y3d,1,visu0._spectrum,3).move_t…
32786 visu0.draw_image(x3d,y3d,view3d);
/dports/graphics/photivo/photivo/Sources/greyc/
H A DCImg.h33987 y3d = _y3d>=visu0._height?visu0._height-1:_y3d;
33988 …CImg<ucharT>(1,2,1,1,64,128).resize(visu0._width-x3d,visu0._height-y3d,1,visu0._spectrum,3).move_t…
34049 visu0.draw_image(x3d,y3d,view3d);
/dports/deskutils/terminal-image-viewer/TerminalImageViewer-1.1.0/src/main/cpp/
H A DCImg.h47404 y3d = _y3d>=visu0._height?visu0._height - 1:_y3d;
47405 … CImg<ucharT>(1,2,1,1,64,128).resize(visu0._width - x3d,visu0._height - y3d,1,visu0._spectrum,3).
47473 visu0.draw_image(x3d,y3d,view3d);
/dports/multimedia/zart/gmic-2.8.1/src/
H A DCImg.h48824 y3d = _y3d>=visu0._height?visu0._height - 1:_y3d;
48825 … CImg<ucharT>(1,2,1,1,64,128).resize(visu0._width - x3d,visu0._height - y3d,1,visu0._spectrum,3).
48893 visu0.draw_image(x3d,y3d,view3d);
/dports/graphics/openfx-misc/openfx-misc-3ab0531/CImg/
H A DCImg.h47360 y3d = _y3d>=visu0._height?visu0._height - 1:_y3d;
47361 … CImg<ucharT>(1,2,1,1,64,128).resize(visu0._width - x3d,visu0._height - y3d,1,visu0._spectrum,3).
47429 visu0.draw_image(x3d,y3d,view3d);
/dports/graphics/photoflow/PhotoFlow-8472024f/src/vips/gmic/gmic/src/
H A DCImg.h44543 y3d = _y3d>=visu0._height?visu0._height - 1:_y3d;
44544 … CImg<ucharT>(1,2,1,1,64,128).resize(visu0._width - x3d,visu0._height - y3d,1,visu0._spectrum,3).
44612 visu0.draw_image(x3d,y3d,view3d);
/dports/finance/py-backtrader/backtrader-1.9.74.123/samples/pyfoliotest/
H A Dbacktrader-pyfolio.ipynb431 …0lfX9f26Ghf4JQO\ndtdGFoBpzKVu2MF49n6GEyh2p3+uWZpcexd8/VHsijHNRml7vUgDoUX/12y3d+ta4gcwit1dfGte\noyj…
/dports/graphics/cimg/CImg-v.2.9.7/
H A DCImg.h50792 y3d = _y3d>=visu0._height?visu0._height - 1:_y3d;
50793 … CImg<ucharT>(1,2,1,1,64,128).resize(visu0._width - x3d,visu0._height - y3d,1,visu0._spectrum,3).
50861 visu0.draw_image(x3d,y3d,view3d);
/dports/graphics/gmic/gmic-3.0.0/src/
H A DCImg.h51899 y3d = _y3d>=visu0._height?visu0._height - 1:_y3d;
51900 … CImg<ucharT>(1,2,1,1,64,128).resize(visu0._width - x3d,visu0._height - y3d,1,visu0._spectrum,3).
51968 visu0.draw_image(x3d,y3d,view3d);
/dports/graphics/gmic-qt/CImg-v.2.9.8/
H A DCImg.h51323 y3d = _y3d>=visu0._height?visu0._height - 1:_y3d;
51324 … CImg<ucharT>(1,2,1,1,64,128).resize(visu0._width - x3d,visu0._height - y3d,1,visu0._spectrum,3).
51392 visu0.draw_image(x3d,y3d,view3d);
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/data/typing/
H A Dtyping_model_flick-hiragana.tsv94649 y3d 3458
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/data/typing/
H A Dtyping_model_flick-hiragana.tsv94649 y3d 3458
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/data/typing/
H A Dtyping_model_flick-hiragana.tsv94649 y3d 3458

12