39 #include <gtest/gtest.h> 59 int main(
int argc,
char* argv[]) {
60 ::testing::InitGoogleTest(&argc, argv);
61 return RUN_ALL_TESTS();
#define INSTANTIATE_AND_SAVE_STRING(code)
::testing::AssertionResult ValidateRepresentation(const Shape &shape, const std::string &code_string)
GTEST_TEST(DynamicAABBTreeCollisionManager, update)
#define EXPECT_TRUE(args)
int main(int argc, char *argv[])
template class FCL_EXPORT Cone< double >