#include <tesseract_common/macros.h>
#include <gtest/gtest.h>
#include "tesseract_collision/bullet/bullet_contact_checker.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
TESSERACT_COMMON_IGNORE_WARNINGS_PUSH TESSERACT_COMMON_IGNORE_WARNINGS_POP | TEST (TesseractConvexConcaveUnit, ConvexConcaveUnit) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 122 of file convex_concave_unit.cpp.
TESSERACT_COMMON_IGNORE_WARNINGS_PUSH TESSERACT_COMMON_IGNORE_WARNINGS_POP TEST | ( | TesseractConvexConcaveUnit | , |
ConvexConcaveUnit | |||
) |
Definition at line 8 of file convex_concave_unit.cpp.