ContactWithWallUnitTest.cpp File Reference

Classes

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

Functions

int main ()
 

Function Documentation

◆ main()

int main ( )
121 {
123  test.test();
124  return 0;
125 }
tests whether the radius of the bounding sphere for superquadrics is computed correctly
Definition: ContactWithWallUnitTest.cpp:33
void test()
Definition: ContactWithWallUnitTest.cpp:35

References ContactDetectionWithWallTester::test().