Home
last modified time | relevance | path

Searched defs:concave (Results 1 – 25 of 52) sorted by relevance

123

/dports/games/caph/caph-1.1/include/
H A Dphys.h53 struct concave { struct
63 concave_t *next; argument
64 concave_t *prev; argument
/dports/science/teem/teem-1.11.0-src/src/limn/test/
H A Dtps.c39 int partIdx, wire, concave; in main() local
H A Doff2eps.c41 int wire, concave, describe, reverse, nobg; in main() local
/dports/devel/godot-tools/godot-3.2.3-stable/scene/2d/
H A Dcollision_shape_2d.cpp190 Ref<ConcavePolygonShape2D> concave = shape; in get_configuration_warning() local
H A Dcollision_polygon_2d.cpp62 Ref<ConcavePolygonShape2D> concave = memnew(ConcavePolygonShape2D); in _build_polygon() local
/dports/devel/godot/godot-3.2.3-stable/scene/2d/
H A Dcollision_shape_2d.cpp190 Ref<ConcavePolygonShape2D> concave = shape; in get_configuration_warning() local
H A Dcollision_polygon_2d.cpp62 Ref<ConcavePolygonShape2D> concave = memnew(ConcavePolygonShape2D); in _build_polygon() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/tests/
H A DPolyUtilsTest.cpp281 const PtSet concave[] = { PTSET(b0), PTSET(b1), PTSET(b2) }; in DEF_TEST() local
/dports/science/code_saturne/code_saturne-7.1.0/src/fvm/
H A Dfvm_triangulate.c83 bool *concave; /* Concave vertex indicator */ member
335 bool concave[], in _polygon_vertex_is_ear()
1126 bool *const concave = state->concave; in fvm_triangulate_polygon() local
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/s2/
H A Ds2cap_test.cc92 S2Cap concave = S2Cap::FromAxisAngle(GetLatLngPoint(80, 10), in TEST() local
/dports/devel/godot2/godot-2.1.6-stable/scene/2d/
H A Dcollision_polygon_2d.cpp72 Ref<ConcavePolygonShape2D> concave = memnew(ConcavePolygonShape2D); in _add_to_collision_object() local
/dports/devel/godot2-tools/godot-2.1.6-stable/scene/2d/
H A Dcollision_polygon_2d.cpp72 Ref<ConcavePolygonShape2D> concave = memnew(ConcavePolygonShape2D); in _add_to_collision_object() local
/dports/math/py-Pyomo/Pyomo-6.1.2/pyomo/contrib/mcpp/
H A Dpyomo_mcpp.py439 def concave(self): member in McCormick
H A DmcppInterface.cpp103 double concave(MC *expr) { return (double) (*expr).cc(); } in concave() function
/dports/graphics/geomview/geomview-1.9.5/src/lib/gprim/geom/
H A Dbsptree.c306 int i, j, concave; in QuadToLinkedPolyList() local
389 int concave; in MeshToLinkedPolyList() local
721 int concave; in PolyListToLinkedPoyList() local
/dports/science/teem/teem-1.11.0-src/src/ten/
H A DtendGlyph.c118 int ires[2], slice[2], nobg, ambocc, concave; in tend_glyphMain() local
/dports/audio/polyphone/polyphone-75a5e88/sources/core/
H A Dutils.cpp325 double Utils::concave(double val) in concave() function in Utils
/dports/science/cdk/cdk-cdk-2.3/tool/sdg/src/main/java/org/openscience/cdk/layout/
H A DMacroCycleLayout.java139 final int concave = -wind; in bestScore() local
/dports/graphics/s2/s2geometry-0.9.0/src/s2/
H A Ds2cap_test.cc124 S2Cap concave(center, radius); in TEST() local
/dports/graphics/py-s2/s2geometry-0.9.0/src/s2/
H A Ds2cap_test.cc124 S2Cap concave(center, radius); in TEST() local
/dports/devel/godot-tools/godot-3.2.3-stable/main/tests/
H A Dtest_physics_2d.cpp295 RID concave = ps->concave_polygon_shape_create(); in _add_concave() local
/dports/devel/godot2/godot-2.1.6-stable/main/tests/
H A Dtest_physics_2d.cpp288 RID concave = ps->shape_create(Physics2DServer::SHAPE_CONCAVE_POLYGON); in _add_concave() local
/dports/devel/godot2-tools/godot-2.1.6-stable/main/tests/
H A Dtest_physics_2d.cpp288 RID concave = ps->shape_create(Physics2DServer::SHAPE_CONCAVE_POLYGON); in _add_concave() local
/dports/devel/godot/godot-3.2.3-stable/main/tests/
H A Dtest_physics_2d.cpp295 RID concave = ps->concave_polygon_shape_create(); in _add_concave() local
/dports/devel/godot/godot-3.2.3-stable/editor/plugins/
H A Dtile_set_editor_plugin.cpp1810 Ref<ConcavePolygonShape2D> concave = edited_collision_shape; in _on_tool_clicked() local
1979 Ref<ConcavePolygonShape2D> concave = p_shape; in _get_collision_shape_points() local
1999 Ref<ConcavePolygonShape2D> concave = edited_collision_shape; in _set_edited_shape_points() local
2053 Ref<ConcavePolygonShape2D> concave = edited_collision_shape; in _update_toggle_shape_button() local

123