#include <broadphase_test.h>
Definition at line 81 of file broadphase_test.h.
◆ run_test_collide() [1/2]
◆ run_test_collide() [2/2]
| bool collision::test::ShapeGroupTest::run_test_collide |
( |
const ShapeGroup * |
sg1, |
|
|
const ShapeGroup * |
sg2 |
|
) |
| |
◆ run_test_narrowphase() [1/2]
◆ run_test_narrowphase() [2/2]
| bool collision::test::ShapeGroupTest::run_test_narrowphase |
( |
const ShapeGroup * |
sg1, |
|
|
const ShapeGroup * |
sg2 |
|
) |
| |
◆ test_overlap_map()
| bool collision::test::ShapeGroupTest::test_overlap_map |
( |
const ShapeGroup * |
sg1, |
|
|
const ShapeGroup * |
sg2, |
|
|
std::vector< std::pair< int, int >> * |
missed_col_naive_out = 0 |
|
) |
| |
The documentation for this class was generated from the following file: