Home
last modified time | relevance | path

Searched refs:shapeS1 (Results 1 – 1 of 1) sorted by relevance

/dports/science/chrono/chrono-7.0.1/src/tests/unit_tests/collision/
H A Dutest_COLL_narrow_prims.cpp992 shapeS1->radius = 0; in TEST_P()
993 shapeS1->rotation = quaternion(1, 0, 0, 0); in TEST_P()
1012 shapeS1->position = real3(2, 2, 0); in TEST_P()
1013 shapeS1->dimensions = real3(1, 0, 0); in TEST_P()
1024 shapeS1->position = real3(2, 2, 0); in TEST_P()
1025 shapeS1->dimensions = real3(1, 0, 0); in TEST_P()
1045 shapeS1->position = real3(2, 2, 0); in TEST_P()
1046 shapeS1->dimensions = real3(1, 0, 0); in TEST_P()
1066 shapeS1->position = real3(1, 1, 0); in TEST_P()
1067 shapeS1->dimensions = real3(1, 0, 0); in TEST_P()
[all …]