Home
last modified time | relevance | path

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

12345

/dports/math/moab/fathomteam-moab-7bde9dfb84a8/tools/geometry/
H A Dquads_to_tris.cpp24 EntityHandle &tri1 /* output */) { in make_tris_from_quad()
75 EntityHandle tri0, tri1; in make_tris_from_quads() local
133 EntityHandle tri0 = 0, tri1 = 0; in quads_to_tris() local
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/jogamp/graph/curve/tess/
H A DCDTriangulator2DExpAddOn.java46 protected final void markLineInTriangle(final Triangle tri1, final float[] tempV2) { in markLineInTriangle()
160 …protected final float[] processLineAA(final int i, final Triangle tri1, final Triangle tri2, final… in processLineAA()
178 …private final float[] processLineAAImpl(final Triangle tri1, final Triangle tri2, final float[] te… in processLineAAImpl()
/dports/cad/gmsh/gmsh-4.9.2-source/demos/api/
H A Dviewlist.py6 tri1 = [0., 1., 1., 0., 0., 1., 0., 0., 0.] variable
H A Dview_combine.py6 tri1 = [0., 1., 1., 0., 0., 1., 0., 0., 0.] variable
H A Dviewlist.cpp7 std::vector<double> tri1 = {0., 1., 1., 0., 0., 1., 0., 0., 0.}; in main() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/gm/
H A Ddaa.cpp34 SkPoint tri1[] = {{0,0},{K,K},{0,K},{0,0}}; variable
/dports/audio/caps-plugins/caps-0.4.5/dsp/
H A DVCO.h44 double tri, tri1, tri2; variable
103 float tri, tri1, tri2; variable
/dports/audio/lmms/lmms-1.2.2/plugins/LadspaEffect/caps/dsp/
H A DVCO.h44 double tri, tri1, tri2; variable
103 float tri, tri1, tri2; variable
/dports/graphics/cogl/cogl-1.22.8/tests/conform/
H A Dtest-blend.c25 CoglPrimitive *tri1; in paint() local
/dports/x11-wm/muffin/muffin-4.8.0/cogl/tests/conform/
H A Dtest-blend.c25 CoglPrimitive *tri1; in paint() local
/dports/x11-wm/mutter/mutter-41.1/cogl/tests/conform/
H A Dtest-blend.c26 CoglPrimitive *tri1; in paint() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/gm/
H A Ddaa.cpp35 SkPoint tri1[] = {{0,0},{K,K},{0,K},{0,0}}; variable
/dports/devel/ode/ode-0.13/GIMPACT/src/
H A Dgim_trimesh_trimesh_collision.cpp102 GIM_TRIANGLE_DATA *tri1, in _gim_triangle_triangle_collision()
211 GIM_TRIANGLE_DATA *tri1, in gim_triangle_triangle_collision()
H A Dgim_tri_tri_overlap.cpp123 int coplanar_tri_tri(GIM_TRIANGLE_DATA *tri1, in coplanar_tri_tri()
184 GIM_TRIANGLE_DATA *tri1, in gim_triangle_triangle_overlap()
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/pecos/src/
H A DTriangularRandomVariable.hpp127 triangular_dist tri1(lwr, mode, upr); in pdf() local
137 triangular_dist tri1(lwr, mode, upr); in cdf() local
/dports/cad/openctm/OpenCTM-1.0.3/lib/
H A DcompressMG1.c43 CTMuint * tri1 = (CTMuint *) elem1; in _compareTriangle() local
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/external/OpenCTM-1.0.3/lib/
H A DcompressMG1.c43 CTMuint * tri1 = (CTMuint *) elem1; in _compareTriangle() local
/dports/misc/vxl/vxl-3.3.2/contrib/mul/mmn/
H A Dmmn_dependancy.h30 unsigned tri1; variable
/dports/science/axom/axom-0.6.1/src/axom/mint/examples/
H A Dmint_unstructured_mixed_topology_mesh.cpp110 const axom::IndexType tri1[3] = {top_right, top_left, bottom_left}; in main() local
/dports/math/psurface/psurface-2.0.0-13-gb5b6825/
H A DPSurfaceFactory.cpp188 NodeBundle PSurfaceFactory<dim,ctype>::addIntersectionNodePair(int tri1, int tri2, in addIntersectionNodePair()
256 NodeBundle PSurfaceFactory<dim,ctype>::addTouchingNodePair(int tri1, int tri2, in addTouchingNodePair()
H A DContactMapping.cpp20 …const std::vector<std::array<ctype,2> >& coords1, ///< The vertex coordinates of the first surface in build()
464 …e>::build(const std::vector<std::array<ctype,3> >& coords1, ///< The vertices of the first surface in build()
/dports/databases/sfcgal/SFCGAL-815d5097f684dbc48b22041bf2047beab36df0a1/src/algorithm/
H A DIntersection2D.cpp93 CGAL::Triangle_2<Kernel> tri1( pa1, pa2, pa3 ); in intersection() local
/dports/graphics/Coin/coin-Coin-4.0.0/src/shapenodes/
H A Dsoshape_trianglesort.cpp97 soshape_trianglesort::sorted_triangle * tri1 = (soshape_trianglesort::sorted_triangle*) ptr1; in compare_triangles() local
/dports/science/sparta/sparta-20Oct2021/src/
H A Dmarching_cubes.h49 Surf::Tri tri1,tri2; member
/dports/math/R-cran-geometry/geometry/tests/testthat/
H A Dtest-tsearch.R81 tri1 <- rbind(1:3, c(1, 2, 4)) globalVar

12345