ContactDetectionRotatedSpheresUnitTest.cpp File Reference

Classes

class  ContactDetectionRotatedSpheresTest
 

Functions

int main (int argc, char *argv[])
 

Function Documentation

◆ main()

int main ( int argc  ,
char argv[] 
)
98 {
100  problem.test();
101  return 0;
102 }
Definition: ContactDetectionRotatedSpheresUnitTest.cpp:33
void test()
Definition: ContactDetectionRotatedSpheresUnitTest.cpp:85

References ContactDetectionRotatedSpheresTest::test().