Go to the source code of this file.
|
int | main (int argc, char **argv) |
|
| TEST_F (RdlBodyTests, TestComputeSpatialInertiaFromAbsoluteRadiiGyration) |
|
| TEST_F (RdlBodyTests, TestJoinTwoBodiesWithZeroMassThrows) |
|
| TEST_F (RdlBodyTests, TestBodyConstructorMassComInertia) |
|
| TEST_F (RdlBodyTests, TestBodyJoinNullbody) |
|
| TEST_F (RdlBodyTests, TestBodyJoinTwoBodies) |
|
| TEST_F (RdlBodyTests, TestBodyJoinTwoBodiesDisplaced) |
|
| TEST_F (RdlBodyTests, TestBodyJoinTwoBodiesRotated) |
|
| TEST_F (RdlBodyTests, TestBodyJoinTwoBodiesRotatedAndTranslated) |
|
| TEST_F (RdlBodyTests, TestBodyConstructorRigidBodyInertiaMultiplyMotion) |
|
| TEST_F (RdlBodyTests, TestBodyConstructorRigidBodyInertia) |
|
| TEST_F (RdlBodyTests, TestBodyConstructorCopyRigidBodyInertia) |
|
int main |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
TEST_F |
( |
RdlBodyTests |
, |
|
|
TestComputeSpatialInertiaFromAbsoluteRadiiGyration |
|
|
) |
| |
TEST_F |
( |
RdlBodyTests |
, |
|
|
TestJoinTwoBodiesWithZeroMassThrows |
|
|
) |
| |
TEST_F |
( |
RdlBodyTests |
, |
|
|
TestBodyJoinTwoBodiesRotatedAndTranslated |
|
|
) |
| |
TEST_F |
( |
RdlBodyTests |
, |
|
|
TestBodyConstructorRigidBodyInertiaMultiplyMotion |
|
|
) |
| |
TEST_F |
( |
RdlBodyTests |
, |
|
|
TestBodyConstructorRigidBodyInertia |
|
|
) |
| |
TEST_F |
( |
RdlBodyTests |
, |
|
|
TestBodyConstructorCopyRigidBodyInertia |
|
|
) |
| |