ContactDetectionUnitTest.cpp File Reference

Classes

class  ContactDetectionTester
 tests whether the radius of the bounding sphere for superquadrics is computed correctly More...
 

Functions

int main ()
 

Function Documentation

◆ main()

int main ( )
136 {
138  test.test();
139  return 0;
140 }
tests whether the radius of the bounding sphere for superquadrics is computed correctly
Definition: ContactDetectionUnitTest.cpp:32
void test()
Definition: ContactDetectionUnitTest.cpp:34

References ContactDetectionTester::test().