#include <gtest/gtest.h>#include <pcl/common/common.h>#include <pcl/common/distances.h>#include <pcl/common/eigen.h>#include <pcl/point_types.h>#include <sys/time.h>
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| TEST (PCL, Eigen) | |
| TEST (PCL, Common) | |
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
Definition at line 91 of file test_common.cpp.
| TEST | ( | PCL | , | |
| Eigen | ||||
| ) |
Definition at line 61 of file test_common.cpp.
| TEST | ( | PCL | , | |
| Common | ||||
| ) |
Definition at line 47 of file test_common.cpp.