#include <gtest/gtest.h>#include <pcl/pcl_tests.h>#include <pcl/point_types.h>#include <pcl/common/point_operators.h>
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| TEST (PointOperators, PointXYZ) | |
| TEST (PointOperators, PointXYZI) | |
| TEST (PointOperators, PointXYZRGB) | |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 163 of file test_operators.cpp.
Definition at line 47 of file test_operators.cpp.
Definition at line 92 of file test_operators.cpp.
| TEST | ( | PointOperators | , |
| PointXYZRGB | |||
| ) |
Definition at line 121 of file test_operators.cpp.