Home
last modified time | relevance | path

Searched refs:shape_fn (Results 1 – 8 of 8) sorted by last modified time

/dports/graphics/blender/blender-2.91.0/source/blender/blenlib/intern/
H A Dmesh_intersect.cc2009 std::function<int(int)> shape_fn; member
2018 std::function<int(int)> shape_fn, in TriOverlaps() argument
2038 int shape = shape_fn(tm.face(t)->orig); in TriOverlaps()
2060 CBData cbdata{tm, shape_fn, nshapes, use_self}; in TriOverlaps()
2619 std::function<int(int)> shape_fn, in trimesh_nary_intersect() argument
2634 std::cout << "shape(" << t << ") = " << shape_fn(tm_in.face(t)->orig) << "\n"; in trimesh_nary_intersect()
2667 TriOverlaps tri_ov(*tm_clean, tri_bb, nshapes, shape_fn, use_self); in trimesh_nary_intersect()
H A Dmesh_boolean.cc2011 int shape = shape_fn(t); in propagate_windings_and_in_output_volume()
2307 std::function<int(int)> shape_fn, in generalized_winding_number() argument
2319 if (shape_fn(tri.orig) == shape) { in generalized_winding_number()
2367 std::function<int(int)> shape_fn, in point_is_inside_shape() argument
2372 double gwn = generalized_winding_number(tm, shape_fn, testp, shape); in point_is_inside_shape()
2392 std::function<int(int)> shape_fn, in gwn_boolean() argument
2411 int shape = shape_fn(tri_test.orig); in gwn_boolean()
3254 std::function<int(int)> shape_fn, in boolean_trimesh() argument
3280 auto si_shape_fn = [shape_fn, tm_si](int t) { return shape_fn(tm_si.face(t)->orig); }; in boolean_trimesh()
3288 tm_out = gwn_boolean(tm_si, op, nshapes, shape_fn, pinfo, arena); in boolean_trimesh()
[all …]
/dports/graphics/blender/blender-2.91.0/source/blender/bmesh/tools/
H A Dbmesh_boolean.cc358 std::function<int(int)> shape_fn; in bmesh_boolean() local
362 shape_fn = [bm, test_fn, user_data](int f) { in bmesh_boolean()
371 shape_fn = [bm, test_fn, user_data](int f) { in bmesh_boolean()
381 m_in, boolean_mode, nshapes, shape_fn, use_self, &m_triangulated, &arena); in bmesh_boolean()
/dports/graphics/blender/blender-2.91.0/source/blender/blenlib/
H A DBLI_mesh_intersect.hh356 std::function<int(int)> shape_fn,
H A DBLI_mesh_boolean.hh60 std::function<int(int)> shape_fn,
73 std::function<int(int)> shape_fn,
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/queso/src/surrogates/src/
H A DLinearLagrangeInterpolationSurrogate.C157 double shape_fn = this->tensor_product_lagrange( x_min, x_max, indices, domainVector ); in eval_interpolant() local
159 interp_value += values[n]*shape_fn; in eval_interpolant()
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dhirshfeld_types.F41 TYPE(shape_fn), DIMENSION(:), &
48 TYPE shape_fn type
54 END TYPE shape_fn
97 TYPE(shape_fn), DIMENSION(:), POINTER :: kind_shape
/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dhirshfeld_types.F41 TYPE(shape_fn), DIMENSION(:), &
48 TYPE shape_fn type
54 END TYPE shape_fn
97 TYPE(shape_fn), DIMENSION(:), POINTER :: kind_shape