#include <benchmark/benchmark.h>
#include <Eigen/Eigen>
#include <tesseract_collision/test_suite/benchmarks/primatives_benchmarks.hpp>
#include <tesseract_collision/test_suite/benchmarks/large_dataset_benchmarks.hpp>
#include <tesseract_collision/test_suite/benchmarks/benchmark_utils.hpp>
#include <tesseract_collision/fcl/fcl_discrete_managers.h>
#include <tesseract_geometry/geometry.h>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Variables | |
static bool | RUN_QUICK = true |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 17 of file fcl_discrete_bvh_benchmarks.cpp.
|
static |
Definition at line 15 of file fcl_discrete_bvh_benchmarks.cpp.