Home
last modified time | relevance | path

Searched refs:ball1 (Results 1 – 25 of 71) sorted by relevance

123

/dports/science/chrono/chrono-7.0.1/src/tests/unit_tests/distributed/
H A Dutest_DISTR_collision.cpp23 …auto ball1 = chrono_types::make_shared<ChBody>(chrono_types::make_shared<ChCollisionModelDistribut… in main() local
29 ball1->SetPos(pos1); in main()
30 ball1->GetCollisionModel()->ClearModel(); in main()
31 ball1->GetCollisionModel()->AddSphere(material, 0.15, pos1); in main()
32 ball1->GetCollisionModel()->BuildModel(); in main()
33 ball1->SetCollide(true); in main()
44 sys.AddBody(ball1); in main()
/dports/lang/elk/elk-3.99.8/examples/scheme/
H A Dbilliard.scm598 ball1)
713 ball1)
715 ball1)
721 ball1)
723 ball1)
765 ball1)
769 ball1)
772 ball1)
789 ball1))
823 ball1
[all …]
/dports/games/vavoom/vavoom-1.33/progs/common/linespec/
H A DBridge.vc40 BridgeBall ball1;
48 ball1 = BridgeBall(Spawn(BridgeBall, Origin));
49 ball1.OrbitAngle = StartAngle;
50 ball1.Target = self;
60 ball1.A_BridgeOrbit();
/dports/math/wfmath/wfmath-1.0.2/wfmath/
H A Dshape_test.h65 Ball<dim> ball1 = s.boundingSphere(), ball2 = s.boundingSphereSloppy(); in test_shape_no_rotate() local
67 assert(Contains(ball1, s, false)); in test_shape_no_rotate()
68 assert(Contains(ball2, ball1, false)); in test_shape_no_rotate()
/dports/misc/usd/USD-21.11/extras/usd/tutorials/endToEnd/assets/Ball/tex/
H A DmakeTex4 $txmake ball1.jpg ball1.tex
/dports/games/xboing/xboing/
H A Dball.c1659 BALL *ball1; in WhenBallsCollide()
1676 v.x = ball1->dx - ball2->dx;
1677 v.y = ball1->dy - ball2->dy;
1729 BALL *ball1; in Ball2BallCollision()
1743 p.x = ball1->ballx - ball2->ballx;
1744 p.y = ball1->ballx - ball2->bally;
1745 v.x = ball1->dx - ball2->dx;
1746 v.y = ball1->dy - ball2->dy;
1756 massrate = ball1->mass / ball2->mass;
1759 ball1->dx += (int) (k * p.x);
[all …]
/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/pdcurses-sys-0.7.0/src/PDCurses/demos/
H A Dxmas.c622 chtype ball1, ball2, ball3, ball4, ball5, ball6; in balls() local
635 ball1 = COLOR_PAIR(1) | '@'; in balls()
644 ball1 = ball2 = ball3 = ball4 = ball5 = ball6 = '@'; in balls()
646 mvwaddch(treescrn2, 3, 9, ball1); in balls()
652 mvwaddch(treescrn2, 7, 6, ball1 | A_BOLD); in balls()
658 mvwaddch(treescrn2, 11, 2, ball1); in balls()
H A Dnewdemo.c115 chtype c1, c2, c3, ball1, ball2, ball3; in BouncingBalls() local
128 ball1 = 'O' | COLOR_PAIR(11); in BouncingBalls()
180 mvwaddch(win, y1, x1, ball1); in BouncingBalls()
/dports/devel/pdcurses/PDCurses-3.5/demos/
H A Dxmas.c622 chtype ball1, ball2, ball3, ball4, ball5, ball6; in balls() local
635 ball1 = COLOR_PAIR(1) | '@'; in balls()
644 ball1 = ball2 = ball3 = ball4 = ball5 = ball6 = '@'; in balls()
646 mvwaddch(treescrn2, 3, 9, ball1); in balls()
652 mvwaddch(treescrn2, 7, 6, ball1 | A_BOLD); in balls()
658 mvwaddch(treescrn2, 11, 2, ball1); in balls()
H A Dozdemo.c115 chtype c1, c2, c3, ball1, ball2, ball3; in BouncingBalls() local
128 ball1 = 'O' | COLOR_PAIR(11); in BouncingBalls()
180 mvwaddch(win, y1, x1, ball1); in BouncingBalls()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/pdcurses-sys-0.7.1/src/PDCurses/demos/
H A Dxmas.c622 chtype ball1, ball2, ball3, ball4, ball5, ball6;
635 ball1 = COLOR_PAIR(1) | '@';
644 ball1 = ball2 = ball3 = ball4 = ball5 = ball6 = '@';
646 mvwaddch(treescrn2, 3, 9, ball1);
652 mvwaddch(treescrn2, 7, 6, ball1 | A_BOLD);
658 mvwaddch(treescrn2, 11, 2, ball1);
H A Dnewdemo.c115 chtype c1, c2, c3, ball1, ball2, ball3; in BouncingBalls() local
128 ball1 = 'O' | COLOR_PAIR(11); in BouncingBalls()
180 mvwaddch(win, y1, x1, ball1); in BouncingBalls()
/dports/devel/mingw32-pdcurses/PDCurses-3.4/demos/
H A Dxmas.c624 chtype ball1, ball2, ball3, ball4, ball5, ball6; in balls() local
637 ball1 = COLOR_PAIR(1) | '@'; in balls()
646 ball1 = ball2 = ball3 = ball4 = ball5 = ball6 = '@'; in balls()
648 mvwaddch(treescrn2, 3, 9, ball1); in balls()
654 mvwaddch(treescrn2, 7, 6, ball1 | A_BOLD); in balls()
660 mvwaddch(treescrn2, 11, 2, ball1); in balls()
H A Dnewdemo.c117 chtype c1, c2, c3, ball1, ball2, ball3; in BouncingBalls() local
130 ball1 = 'O' | COLOR_PAIR(11); in BouncingBalls()
182 mvwaddch(win, y1, x1, ball1); in BouncingBalls()
/dports/audio/faust/faust-2.37.3/tools/physicalModeling/mesh2faust/vega/libraries/mesher/
H A DdelaunayMesher.cpp470 ball1 = createBall(-1, v0, v1, v2); in initialize()
476 balls.insert(ball1); in initialize()
488 ASSIGN_NEIGHBOR(ball0, ball1, v0, v1, v2); in initialize()
493 ASSIGN_NEIGHBOR(ball1, ball2, -1, v0, v1); in initialize()
494 ASSIGN_NEIGHBOR(ball1, ball3, -1, v0, v2); in initialize()
495 ASSIGN_NEIGHBOR(ball1, ball4, -1, v1, v2); in initialize()
1102 int n1 = ball1->getNeighborIndex(uface); in flip23()
1103 int v1 = ball1->getVtx(n1); in flip23()
1131 removeBall(ball1); in flip23()
1215 DelaunayBall * ball1 = itr->third; in flip32() local
[all …]
/dports/science/opensim-core/opensim-core-4.1/OpenSim/Simulation/Test/
H A DtestContactGeometry.cpp259 OpenSim::ContactGeometry *ball1, *ball2; in testBallToBallContact() local
262 ball1 = new ContactMesh(mesh_files[0], Vec3(0), Vec3(0), ground, "ball1"); in testBallToBallContact()
264 ball1 = new ContactSphere(radius, Vec3(0), ground, "ball1"); in testBallToBallContact()
271 osimModel->addContactGeometry(ball1); in testBallToBallContact()
/dports/games/frogatto/frogatto-1.3.1/modules/aritest/data/objects/
H A Dpang-ball1.cfg2 id: "pang-ball1",
H A Dpang-ball-counter.cfg14 map(level.chars, 'obj', if(obj.type = 'pang-ball1', set(vars.ball_nb, vars.ball_nb+1))),
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/hexen/
H A Da_action.c423 mobj_t *ball1, *ball2, *ball3; in A_BridgeInit() local
435 ball1 = P_SpawnMobj(cx, cy, cz, MT_BRIDGEBALL); in A_BridgeInit()
436 ball1->args[0] = startangle; in A_BridgeInit()
437 ball1->target = actor; in A_BridgeInit()
447 A_BridgeOrbit(ball1); in A_BridgeInit()
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/hexen/
H A Da_action.c432 mobj_t *ball1, *ball2, *ball3; in A_BridgeInit() local
444 ball1 = P_SpawnMobj(cx, cy, cz, MT_BRIDGEBALL); in A_BridgeInit()
445 ball1->args[0] = startangle; in A_BridgeInit()
446 ball1->target = actor; in A_BridgeInit()
456 A_BridgeOrbit(ball1); in A_BridgeInit()
/dports/games/uhexen/uhexen-0.601/src/
H A Da_action.c412 mobj_t *ball1, *ball2, *ball3; in A_BridgeInit() local
424 ball1 = P_SpawnMobj(cx, cy, cz, MT_BRIDGEBALL); in A_BridgeInit()
425 ball1->args[0] = startangle; in A_BridgeInit()
426 ball1->target = actor; in A_BridgeInit()
436 A_BridgeOrbit(ball1); in A_BridgeInit()
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/hexen/src/
H A Da_action.c290 mobj_t* ball1, *ball2, *ball3; in A_BridgeInit() local
296 if((ball1 = P_SpawnMobj(MT_BRIDGEBALL, actor->origin, actor->angle, 0))) in A_BridgeInit()
298 ball1->args[0] = startangle; in A_BridgeInit()
299 ball1->target = actor; in A_BridgeInit()
314 A_BridgeOrbit(ball1); in A_BridgeInit()
/dports/devel/geany-legacy/geany-1.37.1/tests/ctags/
H A DjsFunc_tutorial.js.tags29 ball1�16384�0
/dports/devel/geany/geany-1.38/tests/ctags/
H A DjsFunc_tutorial.js.tags29 ball1�16384�0
/dports/games/csmash/csmash-0.6.6/
H A DOpening.cpp934 static Ball ball1, ball2; in Move() local
951 ball1.Warp( -0.3, -TABLELENGTH/2-1.2, TABLEHEIGHT+NETHEIGHT, in Move()
958 theBall = ball1; in Move()
966 ball1 = theBall; in Move()
979 static Ball ball1, ball2; in Move() local
995 ball1.Warp( 0.3, -TABLELENGTH/2-1.2, TABLEHEIGHT+NETHEIGHT, in Move()
1002 theBall = ball1; in Move()
1010 ball1 = theBall; in Move()

123