39 #include <gtest/gtest.h> 48 GTEST_TEST(HalfspaceGeometry, Representation) {
62 int main(
int argc,
char* argv[]) {
63 ::testing::InitGoogleTest(&argc, argv);
64 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)
template class FCL_EXPORT Halfspace< double >
int main(int argc, char *argv[])
#define EXPECT_TRUE(args)