Tesseract
Motion Planning Environment
Loading...
Searching...
No Matches
Functions | Variables
fcl_discrete_bvh_benchmarks.cpp File Reference
#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 dependency graph for fcl_discrete_bvh_benchmarks.cpp:

Functions

int main (int argc, char **argv)
 

Variables

static bool RUN_QUICK = true
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Variable Documentation

◆ RUN_QUICK

bool RUN_QUICK = true
static