InertiaTensorUnitTest.cpp File Reference

Classes

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

Functions

int main ()
 

Function Documentation

◆ main()

int main ( )
73 {
75  test.test();
76  return 0;
77 }
tests whether the radius of the bounding sphere for superquadrics is computed correctly
Definition: InertiaTensorUnitTest.cpp:32
void test()
Definition: InertiaTensorUnitTest.cpp:34

References InertiaTensorTester::test().