|
void | addCollisionObjects (ContinuousContactManager &checker) |
|
void | addCollisionObjects (DiscreteContactManager &checker, bool use_convex_mesh=false) |
|
void | runTestTyped (DiscreteContactManager &checker, ContactTestType test_type) |
|
void | addCollisionObjects (DiscreteContactManager &checker) |
|
void | runTestPrimitive (DiscreteContactManager &checker) |
|
void | runTestConvex (DiscreteContactManager &checker) |
|
template<class T > |
void | addCollisionObjects (T &checker) |
|
void | runTestCompound (DiscreteContactManager &checker) |
|
void | runTestCompound (ContinuousContactManager &checker) |
|
void | runTestOctomap (DiscreteContactManager &checker, ContactTestType test_type) |
|
void | runTestOctomap (ContinuousContactManager &checker, ContactTestType test_type) |
|
void | runTestTyped (DiscreteContactManager &checker, double tol, ContactTestType test_type) |
|
void | addCollisionObjects (ContinuousContactManager &checker, bool use_convex_mesh=false) |
|
void | runTestPrimitive (ContinuousContactManager &checker) |
|
void | runTestConvex (ContinuousContactManager &checker) |
|
void | runTestConvex1 (DiscreteContactManager &checker) |
|
void | runTestConvex2 (DiscreteContactManager &checker) |
|
void | runTestConvex3 (DiscreteContactManager &checker) |
|